Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_cache.c195 #define ECN_RETRY_LIMIT 9 macro
1265 if (tpheur->th_ecn_droprst >= ECN_RETRY_LIMIT) { in tcp_heuristic_do_ecn_common()
1269 if (tpheur->th_ecn_synrst >= ECN_RETRY_LIMIT) { in tcp_heuristic_do_ecn_common()