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 },
|