Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_cache.c197 #define MPTCP_MAX_SYN_LOSS 2 macro
988 if (tpheur->th_mptcp_loss >= MPTCP_MAX_SYN_LOSS) { in tcp_heuristic_inc_counters()
995 (tpheur->th_mptcp_loss - MPTCP_MAX_SYN_LOSS)); in tcp_heuristic_inc_counters()