Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/ipf/ipf/
H A Dipf.c375 obj.ipfo_type = IPFOBJ_IPFEXPR; in flushfilter()
/freebsd-14.2/sbin/ipf/ipnat/
H A Dipnat.c299 obj.ipfo_type = IPFOBJ_IPFEXPR; in flushtable()
/freebsd-14.2/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h1308 #define IPFOBJ_IPFEXPR 20 macro
H A Dfil.c7772 dobj.ipfo_type = IPFOBJ_IPFEXPR;
8416 if (objp->ipfo_type != IPFOBJ_IPFEXPR) {