OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYNCLOG_SZ
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_sync.h
83
* NOTE:
SYNCLOG_SZ
is defined *low*. It should be the next power of two
90
#define
SYNCLOG_SZ
256
ip_sync.c
171
softs->ipf_sync_log_sz =
SYNCLOG_SZ
;
174
softs->ipf_sync_event_high_wm =
SYNCLOG_SZ
* 100 / 90; /* 90% */
175
softs->ipf_sync_queue_high_wm =
SYNCLOG_SZ
* 100 / 90; /* 90% */
Completed in 12 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025