Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h933 u_long fr_short; /* packets which are short */ member
H A Dfil.c2929 LBUMPD(ipf_stats[out], fr_short); in ipf_check()
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c709 PRINTF("%lu\t%s packets short\n", frs->fr_short, side); in printside()