Home
last modified time | relevance | path

Searched refs:kfree_skb_partial (Results 1 – 6 of 6) sorted by relevance

/net/tipc/
Dmsg.c131 kfree_skb_partial(frag, headstolen); in tipc_buf_append()
/net/ieee802154/
Dreassembly.c303 kfree_skb_partial(fp, headstolen); in lowpan_frag_reasm()
/net/ipv6/
Dreassembly.c477 kfree_skb_partial(fp, headstolen); in ip6_frag_reasm()
/net/ipv4/
Dip_fragment.c593 kfree_skb_partial(fp, headstolen); in ip_frag_reasm()
Dtcp_input.c4192 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()
/net/core/
Dskbuff.c3955 void kfree_skb_partial(struct sk_buff *skb, bool head_stolen) in kfree_skb_partial() function
3964 EXPORT_SYMBOL(kfree_skb_partial);