Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dtcp.h1764 static inline struct sk_buff *tcp_highest_sack(struct sock *sk) in tcp_highest_sack() function
1779 if (old == tcp_highest_sack(sk)) in tcp_highest_sack_replace()
/Linux-v4.19/net/ipv4/
Dtcp_input.c1356 if (skb == tcp_highest_sack(sk)) in tcp_shifted_skb()
1800 skb = tcp_highest_sack(sk); in tcp_sacktag_write_queue()
1814 skb = tcp_highest_sack(sk); in tcp_sacktag_write_queue()