Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_proxy.h112 int (* apr_new) __P((void *, fr_info_t *, ap_session_t *, member
H A Dip_proxy.c867 if (apr->apr_new != NULL)
868 if ((*apr->apr_new)(apr->apr_soft, fin, aps, nat) == -1) {
875 (u_long)apr->apr_new);