/src/sys/external/bsd/ipf/netinet/ |
ip_proxy.h | 115 int (* apr_new)(void *, fr_info_t *, ap_session_t *, member in struct:aproxy
|
ip_proxy.h | 115 int (* apr_new)(void *, fr_info_t *, ap_session_t *, member in struct:aproxy
|
ip_proxy.h | 115 int (* apr_new)(void *, fr_info_t *, ap_session_t *, member in struct:aproxy
|
ip_proxy.c | 861 if (apr->apr_new != NULL) 862 if ((*apr->apr_new)(apr->apr_soft, fin, aps, nat) == -1) { 869 (u_long)apr->apr_new);
|
ip_proxy.c | 861 if (apr->apr_new != NULL) 862 if ((*apr->apr_new)(apr->apr_soft, fin, aps, nat) == -1) { 869 (u_long)apr->apr_new);
|
ip_proxy.c | 861 if (apr->apr_new != NULL) 862 if ((*apr->apr_new)(apr->apr_soft, fin, aps, nat) == -1) { 869 (u_long)apr->apr_new);
|