Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_cache.c194 #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()