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