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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_subr.c198 static int tcp_do_rfc1323 = 1; variable
200 &tcp_do_rfc1323 , 0, "Enable rfc1323 (high performance TCP) extensions");
854 if (tcp_do_rfc1323)

Completed in 26 milliseconds