Searched refs:kfree_skb_partial (Results 1 – 6 of 6) sorted by relevance
131 kfree_skb_partial(frag, headstolen); in tipc_buf_append()
303 kfree_skb_partial(fp, headstolen); in lowpan_frag_reasm()
477 kfree_skb_partial(fp, headstolen); in ip6_frag_reasm()
593 kfree_skb_partial(fp, headstolen); in ip_frag_reasm()
4192 kfree_skb_partial(skb, fragstolen); in tcp_ofo_queue()4264 kfree_skb_partial(skb, fragstolen); in tcp_data_queue_ofo()4485 kfree_skb_partial(skb, fragstolen); in tcp_data_queue()5247 kfree_skb_partial(skb, fragstolen); in tcp_rcv_established()
3955 void kfree_skb_partial(struct sk_buff *skb, bool head_stolen) in kfree_skb_partial() function3964 EXPORT_SYMBOL(kfree_skb_partial);