Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dtcp_cache.c197 #define MPTCP_SUCCESS_TRIGGER 10 macro
827 if (tpheur->th_mptcp_success < MPTCP_SUCCESS_TRIGGER) { in tcp_heuristic_reset_counters()
830 if (tpheur->th_mptcp_success == MPTCP_SUCCESS_TRIGGER) { in tcp_heuristic_reset_counters()