Home
last modified time | relevance | path

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

/freebsd-src/sys/netpfil/ipfilter/netinet/
H A Dip_state.h249 u_long iss_tcp_toosmall; member
H A Dip_state.c1857 SBUMPD(ipf_state_stats, iss_tcp_toosmall); in ipf_tcpoptions()
/freebsd-src/sbin/ipf/ipfstat/
H A Dipfstat.c1194 PRINTF("%lu\tTCP too small\n", ipsp->iss_tcp_toosmall); in showstatestats()