Home
last modified time | relevance | path

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

/src/sbin/ipf/ipf/
H A Dipf.c371 obj.ipfo_type = IPFOBJ_IPFEXPR; in flushfilter()
/src/sbin/ipf/ipnat/
H A Dipnat.c295 obj.ipfo_type = IPFOBJ_IPFEXPR; in flushtable()
/src/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h1306 #define IPFOBJ_IPFEXPR 20 macro
H A Dfil.c7840 dobj.ipfo_type = IPFOBJ_IPFEXPR;
8484 if (objp->ipfo_type != IPFOBJ_IPFEXPR) {