Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dtcp_output.c2169 tcp_highest_sack_replace(sk, skb, nskb); in tcp_mtu_probe()
2796 tcp_highest_sack_replace(sk, next_skb, skb); in tcp_collapse_retrans()
/Linux-v5.4/include/net/
Dtcp.h1845 static inline void tcp_highest_sack_replace(struct sock *sk, in tcp_highest_sack_replace() function