Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netpfil/ipfilter/netinet/
Dip_state.h201 u_long iss_add_oow; member
Dip_state.c1363 SBUMPD(ipf_state_stats, iss_add_oow); in ipf_state_add()
/freebsd-12-stable/sbin/ipf/ipfstat/
Dipfstat.c1156 PRINTF("%lu\tadd oow\n", ipsp->iss_add_oow); in showstatestats()