Home
last modified time | relevance | path

Searched refs:IPFOBJ_LOOKUPITER (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprinthash_live.c38 obj.ipfo_type = IPFOBJ_LOOKUPITER;
H A Dprintpool_live.c38 obj.ipfo_type = IPFOBJ_LOOKUPITER;
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dippool.c618 obj.ipfo_type = IPFOBJ_LOOKUPITER;
878 obj.ipfo_type = IPFOBJ_LOOKUPITER;
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_lookup.c556 err = fr_inobj(data, &iter, IPFOBJ_LOOKUPITER);
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1213 #define IPFOBJ_LOOKUPITER 18 /* struct ipflookupiter */ macro