Home
last modified time | relevance | path

Searched refs:IPFOBJ_TUNEABLE (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/ipf/lib/common/
H A Dipf_dotuning.c23 obj.ipfo_type = IPFOBJ_TUNEABLE;
/titanic_50/usr/src/uts/common/inet/ipf/
H A Dfil.c6693 error = fr_inobj(data, &tu, IPFOBJ_TUNEABLE);
6745 error = fr_outobj(data, &tu, IPFOBJ_TUNEABLE);
6785 error = fr_outobj(data, &tu, IPFOBJ_TUNEABLE);
6820 error = fr_outobj(data, &tu, IPFOBJ_TUNEABLE);
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1207 #define IPFOBJ_TUNEABLE 13 /* struct ipftune */ macro