Home
last modified time | relevance | path

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

/linux-5.10/include/net/
Dtcp.h1743 static inline void tcp_skb_tsorted_anchor_cleanup(struct sk_buff *skb) in tcp_skb_tsorted_anchor_cleanup() function
1836 tcp_skb_tsorted_anchor_cleanup(skb); in tcp_unlink_write_queue()
1844 tcp_skb_tsorted_anchor_cleanup(skb); in tcp_rtx_queue_unlink()
/linux-5.10/net/ipv4/
Dtcp.c2615 tcp_skb_tsorted_anchor_cleanup(skb); in tcp_write_queue_purge()
Dtcp_output.c3767 tcp_skb_tsorted_anchor_cleanup(syn_data); in tcp_send_syn_data()