Home
last modified time | relevance | path

Searched refs:tcp_do_rfc3390 (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sys/netinet/
Dtcp_var.h529 &tcp_do_rfc3390, \
553 extern int tcp_do_rfc3390; /* RFC3390 Increasing TCP's Initial Window */
Dtcp_subr.c135 int tcp_do_rfc3390 = 0; /* RFC3390 Increasing TCP's Initial Window */ variable
Dtcp_input.c3200 } else if (tcp_do_rfc3390) {