OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRU_SLOWTIMO
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
tcp_timer.c
441
PRU_SLOWTIMO
| (TCPT_REXMT << 8));
505
PRU_SLOWTIMO
| (TCPT_PERSIST << 8));
577
PRU_SLOWTIMO
| (TCPT_KEEP << 8));
638
PRU_SLOWTIMO
| (TCPT_2MSL << 8));
tcp_debug.c
201
if ((req & 0xff) ==
PRU_SLOWTIMO
)
/src/sys/sys/
protosw.h
156
#define
PRU_SLOWTIMO
19 /* 500ms timeout */
/src/usr.sbin/trpt/
trpt.c
500
if (req ==
PRU_SLOWTIMO
|| req == PRU_FASTTIMO)
Completed in 16 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025