Searched refs:tcp_highest_sack_replace (Results 1 – 3 of 3) sorted by relevance
2751 tcp_highest_sack_replace(sk, skb, nskb); in tcp_rtx_queue_empty_or_single_skb() 3466 tcp_highest_sack_replace(sk, next_skb, skb); in tcp_retrans_try_collapse() 3908 tcp_highest_sack_replace(sk, skb, nskb); in tcp_make_synack()
3697 tcp_highest_sack_replace(sk, skb, next); in tcp_clean_rtx_queue()
2320 static inline void tcp_highest_sack_replace(struct sock *sk, in tcp_highest_sack_replace() function