Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipf.c385 obj.ipfo_type = IPFOBJ_IPFEXPR;
H A Dipnat.c317 obj.ipfo_type = IPFOBJ_IPFEXPR;
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil.h1368 #define IPFOBJ_IPFEXPR 20 macro
H A Dfil.c7786 dobj.ipfo_type = IPFOBJ_IPFEXPR; in ipf_getnextrule()
8430 if (objp->ipfo_type != IPFOBJ_IPFEXPR) { in ipf_matcharray_load()