tcp_tsorted_anchor  727 include/linux/skbuff.h 		struct list_head	tcp_tsorted_anchor;
tcp_tsorted_anchor 1824 include/net/tcp.h 	list_del(&skb->tcp_tsorted_anchor);
tcp_tsorted_anchor  873 net/ipv4/tcp.c 			INIT_LIST_HEAD(&skb->tcp_tsorted_anchor);
tcp_tsorted_anchor  902 net/ipv4/tcp.c 			INIT_LIST_HEAD(&skb->tcp_tsorted_anchor);
tcp_tsorted_anchor 1594 net/ipv4/tcp_input.c 				list_del_init(&skb->tcp_tsorted_anchor);
tcp_tsorted_anchor 1003 net/ipv4/tcp_output.c 	list_move_tail(&skb->tcp_tsorted_anchor, &tp->tsorted_sent_queue);
tcp_tsorted_anchor 1393 net/ipv4/tcp_output.c 		list_add(&buff->tcp_tsorted_anchor, &skb->tcp_tsorted_anchor);
tcp_tsorted_anchor 2396 net/ipv4/tcp_output.c 			list_move_tail(&skb->tcp_tsorted_anchor, &tp->tsorted_sent_queue);
tcp_tsorted_anchor 3173 net/ipv4/tcp_output.c 		INIT_LIST_HEAD(&skb->tcp_tsorted_anchor);
tcp_tsorted_anchor 3241 net/ipv4/tcp_output.c 			INIT_LIST_HEAD(&nskb->tcp_tsorted_anchor);
tcp_tsorted_anchor   85 net/ipv4/tcp_recovery.c 				 tcp_tsorted_anchor) {
tcp_tsorted_anchor  105 net/ipv4/tcp_recovery.c 			list_del_init(&skb->tcp_tsorted_anchor);