OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipf_nat_logging
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat.c
171
{ { (void *)offsetof(ipf_nat_softc_t,
ipf_nat_logging
) },
173
stsizeof(ipf_nat_softc_t,
ipf_nat_logging
),
342
softn->
ipf_nat_logging
= 1;
344
softn->
ipf_nat_logging
= 0;
1109
error = BCOPYIN(data, &softn->
ipf_nat_logging
,
1110
sizeof(softn->
ipf_nat_logging
));
1117
error = BCOPYOUT(&softn->
ipf_nat_logging
, data,
1118
sizeof(softn->
ipf_nat_logging
));
2272
if (logtype != 0 && softn->
ipf_nat_logging
!= 0)
3330
if (softn->
ipf_nat_logging
)
[
all
...]
ip_nat.h
643
int
ipf_nat_logging
;
member in struct:ipf_nat_softc_s
ip_nat6.c
1218
if (softn->
ipf_nat_logging
)
Completed in 18 milliseconds
Indexes created Tue Oct 14 06:10:07 GMT 2025