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 */ member822 if (tpheur->th_mptcp_success < MPTCP_SUCCESS_TRIGGER) { in tcp_heuristic_reset_counters()823 tpheur->th_mptcp_success++; in tcp_heuristic_reset_counters()825 if (tpheur->th_mptcp_success == MPTCP_SUCCESS_TRIGGER) { in tcp_heuristic_reset_counters()1304 tpheur->th_mptcp_success = 0; in tcp_heuristic_do_mptcp()