Searched refs:tcp_cleanup_skb (Results 1 – 4 of 4) sorted by relevance
181 tcp_cleanup_skb(skb); in tcp_fastopen_add_skb()
5254 tcp_cleanup_skb(skb); in tcp_data_queue()6235 tcp_cleanup_skb(skb); in tcp_rcv_established()
2030 tcp_cleanup_skb(skb);
687 static inline void tcp_cleanup_skb(struct sk_buff *skb) in tcp_cleanup_skb() function