Searched refs:tcp_cleanup_skb (Results 1 – 4 of 4) sorted by relevance
268 tcp_cleanup_skb(skb); in tcp_fastopen_add_skb()
5646 tcp_cleanup_skb(skb); in tcp_data_queue()6651 tcp_cleanup_skb(skb); in tcp_rcv_established()
1997 tcp_cleanup_skb(skb);
780 static inline void tcp_cleanup_skb(struct sk_buff *skb) in tcp_cleanup_skb() function