Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/ !
H A Dtcp_cache.c174 #define MPTCP_MAX_SYN_LOSS 2 macro
953 if (tpheur->th_mptcp_loss >= MPTCP_MAX_SYN_LOSS) { in tcp_heuristic_inc_counters()
960 (tpheur->th_mptcp_loss - MPTCP_MAX_SYN_LOSS)); in tcp_heuristic_inc_counters()