Searched refs:is_reneg (Results 1 – 1 of 1) sorted by relevance
2146 bool is_reneg; /* is receiver reneging on SACKs? */ in tcp_timeout_mark_lost() local2149 is_reneg = head && (TCP_SKB_CB(head)->sacked & TCPCB_SACKED_ACKED); in tcp_timeout_mark_lost()2150 if (is_reneg) { in tcp_timeout_mark_lost()2161 if (is_reneg) in tcp_timeout_mark_lost()