Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dmsg.c160 kfree_skb_partial(frag, headstolen); in tipc_buf_append()
/linux-4.4.14/net/ieee802154/6lowpan/
Dreassembly.c292 kfree_skb_partial(fp, headstolen); in lowpan_frag_reasm()
/linux-4.4.14/net/ipv6/
Dreassembly.c478 kfree_skb_partial(fp, headstolen); in ip6_frag_reasm()
/linux-4.4.14/net/ipv4/
Dtcp_input.c4314 kfree_skb_partial(skb, fragstolen); in tcp_ofo_queue()
4386 kfree_skb_partial(skb, fragstolen); in tcp_data_queue_ofo()
4609 kfree_skb_partial(skb, fragstolen); in tcp_data_queue()
5378 kfree_skb_partial(skb, fragstolen); in tcp_rcv_established()
/linux-4.4.14/net/core/
Dskbuff.c4130 void kfree_skb_partial(struct sk_buff *skb, bool head_stolen) in kfree_skb_partial() function
4139 EXPORT_SYMBOL(kfree_skb_partial);
/linux-4.4.14/include/linux/
Dskbuff.h804 void kfree_skb_partial(struct sk_buff *skb, bool head_stolen);