Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dtcp_cache.c216 #define ECN_RETRY_LIMIT 9 macro
1347 if (tpheur->th_ecn_droprst >= ECN_RETRY_LIMIT) { in tcp_heuristic_do_ecn_common()
1350 if (tpheur->th_ecn_droprxmt >= ECN_RETRY_LIMIT) { in tcp_heuristic_do_ecn_common()
1353 if (tpheur->th_ecn_synrst >= ECN_RETRY_LIMIT) { in tcp_heuristic_do_ecn_common()