Searched refs:th_mptcp_in_backoff (Results 1 – 3 of 3) sorted by relevance
77 th_mptcp_in_backoff:1, /* Are we avoiding MPTCP due to the backoff timer? */ member
72 th_mptcp_in_backoff:1, /* Are we avoiding MPTCP due to the backoff timer? */ member961 tpheur->th_mptcp_in_backoff = 1; in tcp_heuristic_inc_counters()1206 if (tpheur->th_mptcp_in_backoff == 0 || in tcp_heuristic_do_mptcp()1215 tpheur->th_mptcp_in_backoff = 0; in tcp_heuristic_do_mptcp()1621 heur_data.th_mptcp_in_backoff = tpheur->th_mptcp_in_backoff;
186 T_LOG(" th_mptcp_in_backoff: %u", entry->th_mptcp_in_backoff);