Searched refs:apr_destroy (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_proxy.h112 void (* apr_destroy)(ipf_main_softc_t *, void *); member in struct:aproxy
H A Dip_proxy.c508 if (ap->apr_destroy != NULL)
509 (*ap->apr_destroy)(softc, ap->apr_soft);

Completed in 200 milliseconds