Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dtcp.h1811 static inline struct sk_buff *tcp_highest_sack(struct sock *sk) in tcp_highest_sack() function
1826 if (old == tcp_highest_sack(sk)) in tcp_highest_sack_replace()