OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iplh
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_log.c
156
iplog_t **
iplh
[IPL_LOGSIZE];
member in struct:ipf_log_softc_s
267
softl->
iplh
[i] = &softl->iplt[i];
323
WAKEUP(softl->
iplh
, i);
644
*softl->
iplh
[unit] = ipl;
645
softl->
iplh
[unit] = &ipl->ipl_next;
658
WAKEUP(softl->
iplh
, unit);
747
l = get_sleep_lock(&softl->
iplh
[unit]);
748
error = sleep(&softl->
iplh
[unit], PZERO+1);
752
error = mpsleep(&softl->
iplh
[unit], PSUSP|PCATCH, "ipfread", 0,
757
error = SLEEP(unit + softl->
iplh
, "ipl sleep")
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Oct 13 04:09:54 GMT 2025