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

/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dtcp_newreno.c184 if (tcp_do_rfc3465) {
H A Dtcp_var.h1212 extern int tcp_do_rfc3465;
H A Dtcp_input.c202 int tcp_do_rfc3465 = 1; variable
204 &tcp_do_rfc3465, 0, "");

Completed in 121 milliseconds