Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_state.h233 u_long iss_max; member
H A Dip_state.c1381 SBUMPD(ipf_state_stats, iss_max); in ipf_state_add()
2291 SBUMPD(ipf_state_stats, iss_max); in ipf_state_clone()
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c1190 PRINTF("%lu\tstate table maximum reached\n", ipsp->iss_max); in showstatestats()
1221 minlen = ipsp->iss_max; in showstatestats()