OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcp_ecn_maxretries
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
tcp_var.h
749
extern int
tcp_ecn_maxretries
; /* Max ECN setup retries */
tcp_output.c
1315
tp->t_ecn_retries =
tcp_ecn_maxretries
;
tcp_subr.c
207
int
tcp_ecn_maxretries
= 1;
variable in typeref:typename:int
tcp_usrreq.c
2178
NULL, 0, &
tcp_ecn_maxretries
, 0, CTL_CREATE, CTL_EOL);
Completed in 16 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025