Home
last modified time | relevance | path

Searched refs:apr_del (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_proxy.h112 void (* apr_del) __P((ap_session_t *, void *, ipf_stack_t *)); member
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_proxy.c712 if ((apr != NULL) && (apr->apr_del != NULL))
713 (*apr->apr_del)(aps, apr->apr_private, ifs);