Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dprinthash_live.c40 obj.ipfo_type = IPFOBJ_LOOKUPITER;
H A Dprintpool_live.c40 obj.ipfo_type = IPFOBJ_LOOKUPITER;
/titanic_41/usr/src/cmd/ipf/tools/
H A Dippool.c619 obj.ipfo_type = IPFOBJ_LOOKUPITER;
887 obj.ipfo_type = IPFOBJ_LOOKUPITER;
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dip_lookup.c556 err = fr_inobj(data, &iter, IPFOBJ_LOOKUPITER);
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1210 #define IPFOBJ_LOOKUPITER 18 /* struct ipflookupiter */ macro