Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_proxy.h114 void (* apr_del) __P((ipf_main_softc_t *, ap_session_t *)); member
H A Dip_proxy.c1135 if ((apr != NULL) && (apr->apr_del != NULL))
1136 (*apr->apr_del)(softc, aps);