Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dtcp_var.h755 extern int tcp_abc_aggressive; /* 1: L=2*SMSS 0: L=1*SMSS */
H A Dtcp_congctl.c624 abc_lim = (tcp_abc_aggressive == 0 || in tcp_reno_newack()
H A Dtcp_subr.c203 int tcp_abc_aggressive = 1; /* 1: L=2*SMSS 0: L=1*SMSS */ variable
H A Dtcp_usrreq.c2267 NULL, 0, &tcp_abc_aggressive, 0, CTL_CREATE, CTL_EOL); in sysctl_net_inet_tcp_setup2()