Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dtcp.h1702 static inline void tcp_skb_tsorted_anchor_cleanup(struct sk_buff *skb) in tcp_skb_tsorted_anchor_cleanup() function
1786 tcp_skb_tsorted_anchor_cleanup(skb); in tcp_unlink_write_queue()
1794 tcp_skb_tsorted_anchor_cleanup(skb); in tcp_rtx_queue_unlink()
/Linux-v5.4/net/ipv4/
Dtcp.c2545 tcp_skb_tsorted_anchor_cleanup(skb); in tcp_write_queue_purge()
Dtcp_output.c3497 tcp_skb_tsorted_anchor_cleanup(syn_data); in tcp_send_syn_data()