HomeSort by: relevance | last modified time | path
    Searched refs:apr_del (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_proxy.h 117 void (* apr_del)(ipf_main_softc_t *, ap_session_t *); member in struct:aproxy
ip_proxy.c 1123 if ((apr != NULL) && (apr->apr_del != NULL))
1124 (*apr->apr_del)(softc, aps);

Completed in 13 milliseconds