Searched refs:th_mptcp_loss (Results 1 – 1 of 1) sorted by relevance
71 uint8_t th_mptcp_loss; /* The number of times a SYN+MP_CAPABLE has been lost */ member822 tpheur->th_mptcp_loss = 0; in tcp_heuristic_reset_counters()985 tpheur->th_mptcp_loss < TCP_CACHE_OVERFLOW_PROTECT && in tcp_heuristic_inc_counters()987 tpheur->th_mptcp_loss++; in tcp_heuristic_inc_counters()988 if (tpheur->th_mptcp_loss >= MPTCP_MAX_SYN_LOSS) { in tcp_heuristic_inc_counters()995 (tpheur->th_mptcp_loss - MPTCP_MAX_SYN_LOSS)); in tcp_heuristic_inc_counters()