Searched refs:tcp_write_queue_head (Results 1 – 6 of 6) sorted by relevance
144 start_ts = tcp_skb_timestamp(tcp_write_queue_head(sk)); in retransmits_timed_out()413 tcp_retransmit_skb(sk, tcp_write_queue_head(sk)); in tcp_retransmit_timer()445 if (tcp_retransmit_skb(sk, tcp_write_queue_head(sk)) > 0) { in tcp_retransmit_timer()
1360 if (unlikely(skb == tcp_write_queue_head(sk))) in tcp_shift_skb_data()1682 skb = tcp_write_queue_head(sk); in tcp_sacktag_write_queue()1899 skb = tcp_write_queue_head(sk); in tcp_enter_loss()2178 if (mark_head && skb != tcp_write_queue_head(sk)) in tcp_mark_head_lost()2181 skb = tcp_write_queue_head(sk); in tcp_mark_head_lost()2304 skb = tcp_write_queue_head(sk); in tcp_any_retrans_done()3024 struct sk_buff *skb = tcp_write_queue_head(sk); in tcp_rearm_rto()3117 while ((skb = tcp_write_queue_head(sk)) && skb != tcp_send_head(sk)) { in tcp_clean_rtx_queue()5467 struct sk_buff *data = tp->syn_data ? tcp_write_queue_head(sk) : NULL; in tcp_rcv_fastopen_synack()
1816 head = tcp_write_queue_head(sk); in tcp_tso_should_defer()2737 skb = tcp_write_queue_head(sk); in tcp_xmit_retransmit_queue()2802 if (skb == tcp_write_queue_head(sk)) in tcp_xmit_retransmit_queue()2910 skb = tcp_write_queue_head(sk); in tcp_send_synack()
470 skb = tcp_write_queue_head(sk); in tcp_v4_err()
656 skb != tcp_write_queue_head(sk) && in tcp_should_autocork()
1459 static inline struct sk_buff *tcp_write_queue_head(const struct sock *sk) in tcp_write_queue_head() function1609 tcp_sk(sk)->highest_sack = tcp_write_queue_head(sk); in tcp_highest_sack_reset()