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 - 2
of
2
) 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],
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 22 milliseconds
Indexes created Sun Sep 21 15:09:59 GMT 2025