Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_output.c2475 tcp_highest_sack_replace(sk, skb, nskb); in tcp_mtu_probe()
3166 tcp_highest_sack_replace(sk, next_skb, skb); in tcp_collapse_retrans()
3611 tcp_highest_sack_replace(sk, skb, nskb); in tcp_send_synack()
H A Dtcp_input.c3425 tcp_highest_sack_replace(sk, skb, next); in tcp_clean_rtx_queue()
/openbmc/linux/include/net/
H A Dtcp.h2030 static inline void tcp_highest_sack_replace(struct sock *sk, in tcp_highest_sack_replace() function