Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_extforward.c271 static int is_proxy_trusted(const char *ipstr, plugin_data *p) in is_proxy_trusted() function
399 if (IP_UNTRUSTED == is_proxy_trusted(dst_addr_str, p)) { in URIHANDLER_FUNC()