HomeSort by: relevance | last modified time | path
    Searched defs:print_ether_address (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/npf/npfctl/
npf_show.c 296 print_ether_address(npf_conf_info_t *ctx __unused, const uint32_t *nwords) function in typeref:typename:char *
378 {BM_SRC_ETHER, NULL, LIST_E_SADDR, print_ether_address, 2 },
381 {BM_DST_ETHER, NULL, LIST_E_DADDR, print_ether_address, 2 },
npf_show.c 296 print_ether_address(npf_conf_info_t *ctx __unused, const uint32_t *nwords) function in typeref:typename:char *
378 {BM_SRC_ETHER, NULL, LIST_E_SADDR, print_ether_address, 2 },
381 {BM_DST_ETHER, NULL, LIST_E_DADDR, print_ether_address, 2 },

Completed in 64 milliseconds