Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dtcp.h2131 static inline struct sk_buff *tcp_highest_sack(struct sock *sk) in tcp_highest_sack() function
2146 if (old == tcp_highest_sack(sk)) in tcp_highest_sack_replace()
/linux-6.12.1/net/ipv4/
Dtcp_input.c1539 if (skb == tcp_highest_sack(sk)) in tcp_shifted_skb()
1994 skb = tcp_highest_sack(sk); in tcp_sacktag_write_queue()
2008 skb = tcp_highest_sack(sk); in tcp_sacktag_write_queue()