Searched refs:th_mptcp_heuristic_disabled (Results 1 – 3 of 3) sorted by relevance
73 th_mptcp_heuristic_disabled:1; /* Are heuristics disabled? */ member810 tpheur->th_mptcp_heuristic_disabled = 1; in tcp_heuristic_reset_counters()951 tpheur->th_mptcp_heuristic_disabled == 0) { in tcp_heuristic_inc_counters()1207 tpheur->th_mptcp_heuristic_disabled == 1) { in tcp_heuristic_do_mptcp()1218 if (tpheur->th_mptcp_heuristic_disabled) { in tcp_heuristic_do_mptcp()1222 tpheur->th_mptcp_heuristic_disabled = 0; in tcp_heuristic_do_mptcp()1622 heur_data.th_mptcp_heuristic_disabled = tpheur->th_mptcp_heuristic_disabled;
78 th_mptcp_heuristic_disabled:1; /* Are heuristics disabled? */ member
187 T_LOG(" th_mptcp_heuristic_disabled: %u", entry->th_mptcp_heuristic_disabled);