Home
last modified time | relevance | path

Searched refs:tcp_do_abc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/netinet/
H A Dtcp_var.h754 extern int tcp_do_abc; /* RFC3465 ABC enabled/disabled? */
H A Dtcp_congctl.c598 if (tcp_do_abc) { in tcp_reno_newack()
H A Dtcp_subr.c202 int tcp_do_abc = 1; /* RFC3465 Appropriate byte counting. */ variable
H A Dtcp_usrreq.c2262 NULL, 0, &tcp_do_abc, 0, CTL_CREATE, CTL_EOL); in sysctl_net_inet_tcp_setup2()