OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcp_backoff
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
tcp_timer.c
291
const int
tcp_backoff
[TCP_MAXRXTSHIFT + 1] =
variable in typeref:typename:const int[]
294
const int tcp_totbackoff = 511; /* sum of
tcp_backoff
[] */
374
TCPT_RANGESET(tp->t_rxtcur, rto *
tcp_backoff
[tp->t_rxtshift],
Completed in 12 milliseconds
Indexes created Wed Sep 24 22:09:59 GMT 2025