Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h1290 #define IPFOBJ_FRAGSTAT 4 /* struct ipfrstat */ macro
H A Dfil.c8231 IPFOBJ_FRAGSTAT);
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c496 ipfo.ipfo_type = IPFOBJ_FRAGSTAT; in ipfstate_live()