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()
1406 if (unlikely(skb == tcp_write_queue_head(sk))) in tcp_shift_skb_data()1730 skb = tcp_write_queue_head(sk); in tcp_sacktag_write_queue()1950 skb = tcp_write_queue_head(sk); in tcp_enter_loss()2229 if (mark_head && skb != tcp_write_queue_head(sk)) in tcp_mark_head_lost()2232 skb = tcp_write_queue_head(sk); in tcp_mark_head_lost()2340 skb = tcp_write_queue_head(sk); in tcp_any_retrans_done()2984 struct sk_buff *skb = tcp_write_queue_head(sk); in tcp_rearm_rto()3075 while ((skb = tcp_write_queue_head(sk)) && skb != tcp_send_head(sk)) { in tcp_clean_rtx_queue()5419 struct sk_buff *data = tp->syn_data ? tcp_write_queue_head(sk) : NULL; in tcp_rcv_fastopen_synack()
1828 head = tcp_write_queue_head(sk); in tcp_tso_should_defer()2743 skb = tcp_write_queue_head(sk); in tcp_xmit_retransmit_queue()2808 if (skb == tcp_write_queue_head(sk)) in tcp_xmit_retransmit_queue()2914 skb = tcp_write_queue_head(sk); in tcp_send_synack()
467 skb = tcp_write_queue_head(sk); in tcp_v4_err()
654 skb != tcp_write_queue_head(sk) && in tcp_should_autocork()
1383 static inline struct sk_buff *tcp_write_queue_head(const struct sock *sk) in tcp_write_queue_head() function1533 tcp_sk(sk)->highest_sack = tcp_write_queue_head(sk); in tcp_highest_sack_reset()