Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h939 u_long fr_bnfr; /* bad attempts to allocate fragment state */ member
H A Dfil.c2707 LBUMP(ipf_stats[out].fr_bnfr); in ipf_firewall()
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c713 PRINTF("%lu\t%s fragment state lost\n", frs->fr_bnfr, side); in printside()