Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.h2341 list_del(&skb->tcp_tsorted_anchor); in tcp_rtx_queue_unlink_and_free()
/linux/include/linux/
H A Dskbuff.h925 struct list_head tcp_tsorted_anchor; member
/linux/net/mptcp/
H A Dprotocol.c1232 INIT_LIST_HEAD(&skb->tcp_tsorted_anchor); in __mptcp_do_alloc_tx_skb()
/linux/net/ipv4/
H A Dtcp.c949 INIT_LIST_HEAD(&skb->tcp_tsorted_anchor); in tcp_stream_alloc_skb()
H A Dtcp_input.c2155 list_del_init(&skb->tcp_tsorted_anchor); in tcp_sacktag_walk()