Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ipf/
H A Dip_proxy.c267 if (ap->apr_ref != 0) {
672 ap->apr_ref++;
679 ap->apr_ref++;
691 ap->apr_ref--;
/titanic_50/usr/src/cmd/ipf/lib/common/
H A Dprintaps.c33 apr.apr_p, apr.apr_ref, apr.apr_flags);
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_proxy.h106 int apr_ref; /* +1 per rule referencing it */ member