Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dtcp.h2010 static inline struct sk_buff *tcp_highest_sack(struct sock *sk) in tcp_highest_sack() function
2025 if (old == tcp_highest_sack(sk)) in tcp_highest_sack_replace()
/Linux-v6.6/net/ipv4/
Dtcp_input.c1515 if (skb == tcp_highest_sack(sk)) in tcp_shifted_skb()
1970 skb = tcp_highest_sack(sk); in tcp_sacktag_write_queue()
1984 skb = tcp_highest_sack(sk); in tcp_sacktag_write_queue()