Home
last modified time | relevance | path

Searched refs:tcp_highest_sack_replace (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/net/ipv4/
Dtcp_output.c2518 tcp_highest_sack_replace(sk, skb, nskb); in tcp_mtu_probe()
3231 tcp_highest_sack_replace(sk, next_skb, skb); in tcp_collapse_retrans()
3680 tcp_highest_sack_replace(sk, skb, nskb); in tcp_send_synack()
Dtcp_input.c3435 tcp_highest_sack_replace(sk, skb, next); in tcp_clean_rtx_queue()
/linux-6.12.1/include/net/
Dtcp.h2142 static inline void tcp_highest_sack_replace(struct sock *sk, in tcp_highest_sack_replace() function