Home
last modified time | relevance | path

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

/net/tipc/
Dmsg.c156 kfree_skb_partial(frag, headstolen); in tipc_buf_append()
/net/ieee802154/6lowpan/
Dreassembly.c255 kfree_skb_partial(fp, headstolen); in lowpan_frag_reasm()
/net/ipv6/
Dreassembly.c440 kfree_skb_partial(fp, headstolen); in ip6_frag_reasm()
/net/ipv4/
Dtcp_input.c4389 kfree_skb_partial(skb, fragstolen); in tcp_ofo_queue()
4475 kfree_skb_partial(skb, fragstolen); in tcp_data_queue_ofo()
4706 kfree_skb_partial(skb, fragstolen); in tcp_data_queue()
5542 kfree_skb_partial(skb, fragstolen); in tcp_rcv_established()
/net/core/
Dskbuff.c4216 void kfree_skb_partial(struct sk_buff *skb, bool head_stolen) in kfree_skb_partial() function
4225 EXPORT_SYMBOL(kfree_skb_partial);