Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dtcp.h2036 static inline struct sk_buff *tcp_highest_sack(struct sock *sk) in tcp_highest_sack() function
2051 if (old == tcp_highest_sack(sk)) in tcp_highest_sack_replace()
/openbmc/linux/net/ipv4/
H A Dtcp_input.c1528 if (skb == tcp_highest_sack(sk)) in tcp_shifted_skb()
1983 skb = tcp_highest_sack(sk); in tcp_sacktag_write_queue()
1997 skb = tcp_highest_sack(sk); in tcp_sacktag_write_queue()