Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dinet_fragment.c511 kfree_skb_partial(fp, stolen); in inet_frag_reasm_finish()
Dtcp_input.c4508 kfree_skb_partial(skb, fragstolen); in tcp_ofo_queue()
4586 kfree_skb_partial(skb, fragstolen); in tcp_data_queue_ofo()
4813 kfree_skb_partial(skb, fragstolen); in tcp_data_queue()
5677 kfree_skb_partial(skb, fragstolen); in tcp_rcv_established()
Dtcp_ipv4.c1747 kfree_skb_partial(skb, fragstolen); in tcp_add_backlog()
/Linux-v5.4/net/tipc/
Dmsg.c162 kfree_skb_partial(frag, headstolen); in tipc_buf_append()
/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dtxrx_edma.c1008 kfree_skb_partial(skb, headstolen); in wil_sring_reap_rx_edma()
/Linux-v5.4/net/core/
Dskbuff.c5008 void kfree_skb_partial(struct sk_buff *skb, bool head_stolen) in kfree_skb_partial() function
5017 EXPORT_SYMBOL(kfree_skb_partial);
/Linux-v5.4/include/linux/
Dskbuff.h1028 void kfree_skb_partial(struct sk_buff *skb, bool head_stolen);