Searched refs:apr_match (Results 1 – 2 of 2) sorted by relevance
116 int (* apr_match)(fr_info_t *, ap_session_t *, struct nat *); member
773 if (apr->apr_match != NULL) { in ipf_proxy_match()774 result = (*apr->apr_match)(fin, nat->nat_aps, nat); in ipf_proxy_match()