Searched refs:th_mptcp_success (Results 1 – 1 of 1) sorted by relevance
72 uint8_t th_mptcp_success; /* The number of times MPTCP-negotiation has been successful */ member823 if (tpheur->th_mptcp_success < MPTCP_SUCCESS_TRIGGER) { in tcp_heuristic_reset_counters()824 tpheur->th_mptcp_success++; in tcp_heuristic_reset_counters()826 if (tpheur->th_mptcp_success == MPTCP_SUCCESS_TRIGGER) { in tcp_heuristic_reset_counters()1305 tpheur->th_mptcp_success = 0; in tcp_heuristic_do_mptcp()