Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_cache.c196 #define ECN_MAX_SYN_LOSS 2 macro
813 if (tpheur->th_ecn_loss >= ECN_MAX_SYN_LOSS || tpheur->th_ecn_synrst >= ECN_MAX_SYNRST) { in tcp_heuristic_reset_counters()
971 if (tpheur->th_ecn_loss >= ECN_MAX_SYN_LOSS) { in tcp_heuristic_inc_counters()
976 (tpheur->th_ecn_loss - ECN_MAX_SYN_LOSS)); in tcp_heuristic_inc_counters()