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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_newreno.c114 extern int tcp_do_rfc3465_lim2;
258 abc_lim = (tcp_do_rfc3465_lim2 &&
H A Dtcp_ledbat.c86 extern int tcp_do_rfc3465_lim2;
281 abc_lim = (tcp_do_rfc3465_lim2 &&
H A Dtcp_input.c216 int tcp_do_rfc3465_lim2 = 1; variable
218 &tcp_do_rfc3465_lim2, 0, "Appropriate bytes counting w/ L=2*SMSS");

Completed in 45 milliseconds