Searched refs:th_mptcp_success (Results 1 – 1 of 1) sorted by relevance
71 uint8_t th_mptcp_success; /* The number of times MPTCP-negotiation has been successful */ member827 if (tpheur->th_mptcp_success < MPTCP_SUCCESS_TRIGGER) { in tcp_heuristic_reset_counters()828 tpheur->th_mptcp_success++; in tcp_heuristic_reset_counters()830 if (tpheur->th_mptcp_success == MPTCP_SUCCESS_TRIGGER) { in tcp_heuristic_reset_counters()1309 tpheur->th_mptcp_success = 0; in tcp_heuristic_do_mptcp()