Searched refs:prior_sacked (Results 1 – 1 of 1) sorted by relevance
2002 u32 prior_sacked = tp->sacked_out; in tcp_add_reno_sack() local2007 delivered = tp->sacked_out - prior_sacked; in tcp_add_reno_sack()3162 u32 prior_sacked = tp->sacked_out; in tcp_clean_rtx_queue() local3273 last_in_flight && !prior_sacked && fully_acked && in tcp_clean_rtx_queue()3315 delta = prior_sacked - tp->sacked_out; in tcp_clean_rtx_queue()