Home
last modified time | relevance | path

Searched refs:iss_icmp_notquery (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_state.h230 u_long iss_icmp_notquery; member
H A Dip_state.c1523 SBUMPD(ipf_state_stats, iss_icmp_notquery); in ipf_state_add()
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipfstat.c1184 PRINTF("%lu\tICMP not query\n", ipsp->iss_icmp_notquery);