Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_cache.c175 #define MPTCP_SUCCESS_TRIGGER 10 macro
805 if (tpheur->th_mptcp_success < MPTCP_SUCCESS_TRIGGER) { in tcp_heuristic_reset_counters()
808 if (tpheur->th_mptcp_success == MPTCP_SUCCESS_TRIGGER) { in tcp_heuristic_reset_counters()