Searched refs:tcp_cleanup_skb (Results 1 – 4 of 4) sorted by relevance
268 tcp_cleanup_skb(skb); in tcp_fastopen_add_skb()
5593 tcp_cleanup_skb(skb); in tcp_data_queue()6599 tcp_cleanup_skb(skb); in tcp_rcv_established()
1922 tcp_cleanup_skb(skb);
798 static inline void tcp_cleanup_skb(struct sk_buff *skb) in tcp_cleanup_skb() function