Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet/
H A Dtcp_cubic.c221 #define TCP_CUBIC_ENABLE_TCPMODE(_tp_) \ macro
306 if (tp->snd_cwnd < tcp_win && tcp_cubic_minor_fixes == 0 && TCP_CUBIC_ENABLE_TCPMODE(tp)) { in tcp_cubic_congestion_avd()