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/
Dipf.c385 obj.ipfo_type = IPFOBJ_IPFEXPR;
Dipnat.c317 obj.ipfo_type = IPFOBJ_IPFEXPR;
/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_fil.h1368 #define IPFOBJ_IPFEXPR 20 macro
Dfil.c7786 dobj.ipfo_type = IPFOBJ_IPFEXPR; in ipf_getnextrule()
8430 if (objp->ipfo_type != IPFOBJ_IPFEXPR) { in ipf_matcharray_load()