Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ipfilter/tools/
H A Dipf.c379 obj.ipfo_type = IPFOBJ_IPFEXPR;
H A Dipnat.c303 obj.ipfo_type = IPFOBJ_IPFEXPR;
/freebsd-12.1/sys/contrib/ipfilter/netinet/
H A Dip_fil.h1351 #define IPFOBJ_IPFEXPR 20 macro
H A Dfil.c8027 dobj.ipfo_type = IPFOBJ_IPFEXPR;
8690 if (objp->ipfo_type != IPFOBJ_IPFEXPR) {