Home
last modified time | relevance | path

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

/Linux-v4.19/net/ieee802154/6lowpan/
Dreassembly.c251 kfree_skb_partial(fp, headstolen); in lowpan_frag_reasm()
/Linux-v4.19/net/tipc/
Dmsg.c162 kfree_skb_partial(frag, headstolen); in tipc_buf_append()
/Linux-v4.19/net/ipv6/
Dreassembly.c379 kfree_skb_partial(fp, headstolen); in ip6_frag_reasm()
/Linux-v4.19/net/ipv4/
Dtcp_input.c4444 kfree_skb_partial(skb, fragstolen); in tcp_ofo_queue()
4523 kfree_skb_partial(skb, fragstolen); in tcp_data_queue_ofo()
4751 kfree_skb_partial(skb, fragstolen); in tcp_data_queue()
5610 kfree_skb_partial(skb, fragstolen); in tcp_rcv_established()
/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dtxrx_edma.c981 kfree_skb_partial(skb, headstolen); in wil_sring_reap_rx_edma()
/Linux-v4.19/net/core/
Dskbuff.c4797 void kfree_skb_partial(struct sk_buff *skb, bool head_stolen) in kfree_skb_partial() function
4806 EXPORT_SYMBOL(kfree_skb_partial);
/Linux-v4.19/include/linux/
Dskbuff.h984 void kfree_skb_partial(struct sk_buff *skb, bool head_stolen);