Searched refs:tcp_write_queue_head (Results 1 – 1 of 1) sorted by relevance
1640 static inline struct sk_buff *tcp_write_queue_head(const struct sock *sk) in tcp_write_queue_head() function1702 struct sk_buff *skb = tcp_write_queue_head(sk); in tcp_rtx_queue_head()1715 if (skb == tcp_write_queue_head(sk)) in tcp_rtx_queue_tail()1811 tcp_sk(sk)->highest_sack = tcp_write_queue_head(sk); in tcp_highest_sack_reset()1981 const struct sk_buff *skb = tcp_write_queue_head(sk); in tcp_rto_delta_us()