OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ips_proxy_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_proxy.c
118
int
ips_proxy_debug
;
member in struct:ipf_proxy_softc_s
128
{ { (void *)offsetof(ipf_proxy_softc_t,
ips_proxy_debug
) },
130
stsizeof(ipf_proxy_softc_t,
ips_proxy_debug
),
334
softp->
ips_proxy_debug
= 0;
336
softp->
ips_proxy_debug
= 2;
576
if (softp->
ips_proxy_debug
& 0x01)
586
if (softp->
ips_proxy_debug
& 0x01)
619
if (softp->
ips_proxy_debug
& 0x01)
625
if (softp->
ips_proxy_debug
& 0x01)
632
if ((error != 0) && (softp->
ips_proxy_debug
& 0x02)
[
all
...]
ip_proxy.c
118
int
ips_proxy_debug
;
member in struct:ipf_proxy_softc_s
128
{ { (void *)offsetof(ipf_proxy_softc_t,
ips_proxy_debug
) },
130
stsizeof(ipf_proxy_softc_t,
ips_proxy_debug
),
334
softp->
ips_proxy_debug
= 0;
336
softp->
ips_proxy_debug
= 2;
576
if (softp->
ips_proxy_debug
& 0x01)
586
if (softp->
ips_proxy_debug
& 0x01)
619
if (softp->
ips_proxy_debug
& 0x01)
625
if (softp->
ips_proxy_debug
& 0x01)
632
if ((error != 0) && (softp->
ips_proxy_debug
& 0x02)
[
all
...]
Completed in 64 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025