Searched refs:tsorted_sent_queue (Results 1 – 3 of 3) sorted by relevance
285 struct list_head tsorted_sent_queue; /* time-sorted sent but un-SACKed skbs */ member
582 INIT_LIST_HEAD(&newtp->tsorted_sent_queue); in tcp_create_openreq_child()
1467 list_move_tail(&skb->tcp_tsorted_anchor, &tp->tsorted_sent_queue); in tcp_update_skb_after_send()3001 list_move_tail(&skb->tcp_tsorted_anchor, &tp->tsorted_sent_queue); in tcp_write_xmit()