Searched refs:print_number (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/npf/npfctl/
H A Dnpf_show.c216 print_number(npf_conf_info_t *ctx __unused, const uint32_t *words) function
250 return print_number(ctx, words);
329 { BM_ICMP_TYPE, "icmp-type %s", LIST_PROTO, print_number, 1 },
330 { BM_ICMP_CODE, "code %s", LIST_PROTO, print_number, 1 },

Completed in 104 milliseconds