Searched refs:tcp_do_rfc3465 (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_newreno.c113 extern int tcp_do_rfc3465;
237 if (tcp_do_rfc3465) {
H A Dtcp_ledbat.c85 extern int tcp_do_rfc3465;
H A Dtcp_input.c212 int tcp_do_rfc3465 = 1; variable
214 &tcp_do_rfc3465, 0, "");

Completed in 19 milliseconds