Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/ipf/ipf/
H A Dipf.c376 obj.ipfo_type = IPFOBJ_IPFEXPR; in flushfilter()
/freebsd-13.1/sbin/ipf/ipnat/
H A Dipnat.c300 obj.ipfo_type = IPFOBJ_IPFEXPR; in flushtable()
/freebsd-13.1/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h1309 #define IPFOBJ_IPFEXPR 20 macro
H A Dfil.c7768 dobj.ipfo_type = IPFOBJ_IPFEXPR;
8412 if (objp->ipfo_type != IPFOBJ_IPFEXPR) {