Home
last modified time | relevance | path

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

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