Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h1903 static inline struct sk_buff *tcp_highest_sack(struct sock *sk) in tcp_highest_sack() function
1918 if (old == tcp_highest_sack(sk)) in tcp_highest_sack_replace()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_input.c1482 if (skb == tcp_highest_sack(sk)) in tcp_shifted_skb()
1937 skb = tcp_highest_sack(sk); in tcp_sacktag_write_queue()
1951 skb = tcp_highest_sack(sk); in tcp_sacktag_write_queue()