Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_output.c3300 struct sk_buff *skb, *rtx_head, *hole = NULL; in tcp_xmit_retransmit_queue() local
3309 rtx_head = tcp_rtx_queue_head(sk); in tcp_xmit_retransmit_queue()
3310 skb = tp->retransmit_skb_hint ?: rtx_head; in tcp_xmit_retransmit_queue()
3360 if (skb == rtx_head && in tcp_xmit_retransmit_queue()