Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_output.c2120 tcp_highest_sack_replace(sk, skb, nskb); in tcp_mtu_probe()
2714 tcp_highest_sack_replace(sk, next_skb, skb); in tcp_collapse_retrans()
/Linux-v4.19/include/net/
Dtcp.h1775 static inline void tcp_highest_sack_replace(struct sock *sk, in tcp_highest_sack_replace() function