Searched refs:ips_proxy_debug (Results 1 – 1 of 1) sorted by relevance
111 int ips_proxy_debug; member121 { { (void *)offsetof(ipf_proxy_softc_t, ips_proxy_debug) },123 stsizeof(ipf_proxy_softc_t, ips_proxy_debug),312 softp->ips_proxy_debug = 0; in ipf_proxy_soft_create()314 softp->ips_proxy_debug = 2; in ipf_proxy_soft_create()554 if (softp->ips_proxy_debug & 0x01) in ipf_proxy_add()564 if (softp->ips_proxy_debug & 0x01) in ipf_proxy_add()597 if (softp->ips_proxy_debug & 0x01) in ipf_proxy_ctl()603 if (softp->ips_proxy_debug & 0x01) in ipf_proxy_ctl()610 if ((error != 0) && (softp->ips_proxy_debug & 0x02)) in ipf_proxy_ctl()[all …]