OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcp_init_win_max
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
tcp_var.h
593
uimin((iw) * (segsz), uimax(2 * (segsz),
tcp_init_win_max
[(iw)]))
742
extern int
tcp_init_win_max
[11];/* max sizes for values of tcp_init_win_* */
tcp_subr.c
183
int
tcp_init_win_max
[] = {
variable in typeref:typename:int[]
tcp_usrreq.c
1827
if (iw >= __arraycount(
tcp_init_win_max
))
Completed in 37 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025