Searched refs:tcp_cleanup_skb (Results 1 – 4 of 4) sorted by relevance
182 tcp_cleanup_skb(skb); in tcp_fastopen_add_skb()
5377 tcp_cleanup_skb(skb); in tcp_data_queue()6391 tcp_cleanup_skb(skb); in tcp_rcv_established()
2044 tcp_cleanup_skb(skb);
752 static inline void tcp_cleanup_skb(struct sk_buff *skb) in tcp_cleanup_skb() function