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