Searched refs:ips_proxies (Results 1 – 1 of 1) sorted by relevance
111 aproxy_t *ips_proxies; member127 static aproxy_t ips_proxies[] = { variable254 for (ap = ips_proxies; ap->apr_p; ap++) { in ipf_proxy_main_load()275 for (ap = ips_proxies; ap->apr_p; ap++) in ipf_proxy_main_unload()327 for (ap = ips_proxies; ap->apr_p; ap++) { in ipf_proxy_soft_create()334 softp->ips_proxies = apn; in ipf_proxy_soft_create()337 for (ap = ips_proxies; ap != NULL; ap = ap->apr_next) { in ipf_proxy_soft_create()344 softp->ips_proxies = apn; in ipf_proxy_soft_create()420 for (ap = softp->ips_proxies; ap != NULL; ap = ap->apr_next) { in ipf_proxy_soft_init()449 for (ap = softp->ips_proxies; ap != NULL; ap = ap->apr_next) { in ipf_proxy_soft_fini()[all …]