Home
last modified time | relevance | path

Searched refs:fr_nom (Results 1 – 4 of 4) sorted by relevance

/freebsd/sbin/ipf/ipf/
H A Dipf.c493 fp->f_st[0].fr_nom); in showstats()
497 fp->f_st[1].fr_nom); in showstats()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h932 u_long fr_nom; /* packets which don't match any rule */ member
H A Dfil.c2675 LBUMPD(ipf_stats[out], fr_nom); in ipf_firewall()
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c707 PRINTF("%lu\t%s packets not matched\n", frs->fr_nom, side); in printside()