Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_state.h202 u_long iss_check_notag; member
H A Dip_state.c3319 SBUMPD(ipf_state_stats, iss_check_notag); in ipf_state_check()
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c1156 PRINTF("%lu\tcheck notag\n", ipsp->iss_check_notag); in showstatestats()