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

  /src/usr.sbin/npf/npfctl/
npf_show.c 199 print_address(npf_conf_info_t *ctx __unused, const uint32_t *words) function in typeref:typename:char *
368 { BM_SRC_CIDR, NULL, LIST_SADDR, print_address, 6 },
373 { BM_DST_CIDR, NULL, LIST_DADDR, print_address, 6 },
npf_show.c 199 print_address(npf_conf_info_t *ctx __unused, const uint32_t *words) function in typeref:typename:char *
368 { BM_SRC_CIDR, NULL, LIST_SADDR, print_address, 6 },
373 { BM_DST_CIDR, NULL, LIST_DADDR, print_address, 6 },

Completed in 25 milliseconds