Home
last modified time | relevance | path

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

/net/ipv4/
Dinet_fragment.c513 kfree_skb_partial(fp, stolen); in inet_frag_reasm_finish()
Dtcp_input.c4578 kfree_skb_partial(skb, fragstolen); in tcp_ofo_queue()
4661 kfree_skb_partial(skb, fragstolen); in tcp_data_queue_ofo()
4893 kfree_skb_partial(skb, fragstolen); in tcp_data_queue()
5770 kfree_skb_partial(skb, fragstolen); in tcp_rcv_established()
Dtcp_ipv4.c1773 kfree_skb_partial(skb, fragstolen); in tcp_add_backlog()
/net/tipc/
Dmsg.c158 kfree_skb_partial(frag, headstolen); in tipc_buf_append()
/net/core/
Dskbuff.c5181 void kfree_skb_partial(struct sk_buff *skb, bool head_stolen) in kfree_skb_partial() function
5190 EXPORT_SYMBOL(kfree_skb_partial);