OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PR_FASTHZ
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
tcp_timer.h
140
#define TCP_DELACK_TICKS (hz /
PR_FASTHZ
) /* time to delay ACK */
igmp.c
278
IGMP_MAX_HOST_REPORT_DELAY *
PR_FASTHZ
);
292
timer = igmp->igmp_code *
PR_FASTHZ
/ IGMP_TIMER_SCALE;
504
IGMP_MAX_HOST_REPORT_DELAY *
PR_FASTHZ
);
/src/sys/sys/
protosw.h
101
#define
PR_FASTHZ
5 /* 5 fast timeouts per second */
/src/sys/kern/
uipc_domain.c
777
callout_schedule(&pffasttimo_ch, hz /
PR_FASTHZ
);
Completed in 13 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025