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