Home
last modified time | relevance | path

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

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