Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dtcp.h1626 static inline void tcp_skb_tsorted_anchor_cleanup(struct sk_buff *skb) in tcp_skb_tsorted_anchor_cleanup() function
1716 tcp_skb_tsorted_anchor_cleanup(skb); in tcp_unlink_write_queue()
1724 tcp_skb_tsorted_anchor_cleanup(skb); in tcp_rtx_queue_unlink()
/Linux-v4.19/net/ipv4/
Dtcp.c2519 tcp_skb_tsorted_anchor_cleanup(skb); in tcp_write_queue_purge()
Dtcp_output.c3407 tcp_skb_tsorted_anchor_cleanup(syn_data); in tcp_send_syn_data()