Searched refs:apr_destroy (Results 1 – 2 of 2) sorted by relevance
112 void (* apr_destroy)(ipf_main_softc_t *, void *); member
508 if (ap->apr_destroy != NULL) in ipf_proxy_soft_destroy() 509 (*ap->apr_destroy)(softc, ap->apr_soft); in ipf_proxy_soft_destroy()