Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.h2148 static inline struct sk_buff *tcp_highest_sack(struct sock *sk) in tcp_highest_sack() function
2163 if (old == tcp_highest_sack(sk)) in tcp_highest_sack_replace()
/linux/net/ipv4/
H A Dtcp_input.c1545 if (skb == tcp_highest_sack(sk)) in tcp_shifted_skb()
2000 skb = tcp_highest_sack(sk); in tcp_sacktag_write_queue()
2014 skb = tcp_highest_sack(sk); in tcp_sacktag_write_queue()