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

  /src/usr.sbin/npf/npfctl/
npf_show.c 221 print_number(npf_conf_info_t *ctx __unused, const uint32_t *words) function in typeref:typename:char *
255 return print_number(ctx, words);
364 { BM_ICMP_TYPE, "icmp-type %s", LIST_PROTO, print_number, 1 },
365 { BM_ICMP_CODE, "code %s", LIST_PROTO, print_number, 1 },

Completed in 11 milliseconds