OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipf_state_logging
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_state.h
270
int
ipf_state_logging
;
member in struct:ipf_state_softc_s
ip_state.c
128
{ { (void *)offsetof(ipf_state_softc_t,
ipf_state_logging
) },
130
stsizeof(ipf_state_softc_t,
ipf_state_logging
),
259
softs->
ipf_state_logging
= 1;
261
softs->
ipf_state_logging
= 0;
682
error = BCOPYIN(data, &softs->
ipf_state_logging
,
683
sizeof(softs->
ipf_state_logging
));
695
error = BCOPYOUT(&softs->
ipf_state_logging
, data,
696
sizeof(softs->
ipf_state_logging
));
1815
if (softs->
ipf_state_logging
)
2022
if (softs->
ipf_state_logging
> 4
[
all
...]
Completed in 18 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026