Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dtcp_cache.c84 th_mptcp_in_backoff:1, /* Are we avoiding MPTCP due to the backoff timer? */ member
1000 tpheur->th_mptcp_in_backoff = 1; in tcp_heuristic_inc_counters()
1292 if (tpheur->th_mptcp_in_backoff == 0 || in tcp_heuristic_do_mptcp()
1301 tpheur->th_mptcp_in_backoff = 0; in tcp_heuristic_do_mptcp()