OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipl_logsize
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_log.c
146
ipfmutex_t ipl_mutex[
IPL_LOGSIZE
];
148
kcondvar_t ipl_wait[
IPL_LOGSIZE
];
151
wait_queue_head_t iplh_linux[
IPL_LOGSIZE
];
154
iplog_select_t ipl_ss[
IPL_LOGSIZE
];
156
iplog_t **iplh[
IPL_LOGSIZE
];
157
iplog_t *iplt[
IPL_LOGSIZE
];
158
iplog_t *ipll[
IPL_LOGSIZE
];
159
u_long ipl_logfail[
IPL_LOGSIZE
];
160
u_long ipl_logok[
IPL_LOGSIZE
];
161
fr_info_t ipl_crc[
IPL_LOGSIZE
];
166
int
ipl_logsize
;
member in struct:ipf_log_softc_s
[
all
...]
ip_log.c
146
ipfmutex_t ipl_mutex[
IPL_LOGSIZE
];
148
kcondvar_t ipl_wait[
IPL_LOGSIZE
];
151
wait_queue_head_t iplh_linux[
IPL_LOGSIZE
];
154
iplog_select_t ipl_ss[
IPL_LOGSIZE
];
156
iplog_t **iplh[
IPL_LOGSIZE
];
157
iplog_t *iplt[
IPL_LOGSIZE
];
158
iplog_t *ipll[
IPL_LOGSIZE
];
159
u_long ipl_logfail[
IPL_LOGSIZE
];
160
u_long ipl_logok[
IPL_LOGSIZE
];
161
fr_info_t ipl_crc[
IPL_LOGSIZE
];
166
int
ipl_logsize
;
member in struct:ipf_log_softc_s
[
all
...]
Completed in 21 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025