Searched refs:kfree_skb_partial (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | inet_fragment.c | 513 kfree_skb_partial(fp, stolen); in inet_frag_reasm_finish()
|
| H A D | tcp_input.c | 4719 kfree_skb_partial(skb, fragstolen); in tcp_ofo_queue() 4802 kfree_skb_partial(skb, fragstolen); in tcp_data_queue_ofo() 5037 kfree_skb_partial(skb, fragstolen); in tcp_data_queue() 5908 kfree_skb_partial(skb, fragstolen); in tcp_rcv_established()
|
| H A D | tcp_ipv4.c | 1872 kfree_skb_partial(skb, fragstolen); in tcp_add_backlog()
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | msg.c | 166 kfree_skb_partial(frag, headstolen); in tipc_buf_append()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/ |
| H A D | txrx_edma.c | 1006 kfree_skb_partial(skb, headstolen); in wil_sring_reap_rx_edma()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | skbuff.c | 5189 void kfree_skb_partial(struct sk_buff *skb, bool head_stolen) in kfree_skb_partial() function 5198 EXPORT_SYMBOL(kfree_skb_partial);
|
| /OK3568_Linux_fs/kernel/net/mptcp/ |
| H A D | protocol.c | 135 kfree_skb_partial(from, fragstolen); in mptcp_try_coalesce()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | skbuff.h | 1095 void kfree_skb_partial(struct sk_buff *skb, bool head_stolen);
|