Searched refs:apr_del (Results 1 – 2 of 2) sorted by relevance
111 void (* apr_del)(ipf_main_softc_t *, ap_session_t *); member
1094 if ((apr != NULL) && (apr->apr_del != NULL)) in ipf_proxy_free()1095 (*apr->apr_del)(softc, aps); in ipf_proxy_free()