Searched refs:ips_proxy_debug (Results 1 – 1 of 1) sorted by relevance
107 int ips_proxy_debug; member117 { { (void *)offsetof(ipf_proxy_softc_t, ips_proxy_debug) },119 stsizeof(ipf_proxy_softc_t, ips_proxy_debug),308 softp->ips_proxy_debug = 0; in ipf_proxy_soft_create()310 softp->ips_proxy_debug = 2; in ipf_proxy_soft_create()550 if (softp->ips_proxy_debug & 0x01) in ipf_proxy_add()560 if (softp->ips_proxy_debug & 0x01) in ipf_proxy_add()593 if (softp->ips_proxy_debug & 0x01) in ipf_proxy_ctl()599 if (softp->ips_proxy_debug & 0x01) in ipf_proxy_ctl()606 if ((error != 0) && (softp->ips_proxy_debug & 0x02)) in ipf_proxy_ctl()[all …]