Home
last modified time | relevance | path

Searched defs:skb_copy (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/nfc/
H A Drawsock.c360 struct sk_buff *skb_copy = NULL, *nskb; in nfc_send_to_raw_sock() local
H A Dllcp_core.c722 struct sk_buff *skb_copy = NULL, *nskb; in nfc_llcp_send_to_raw_sock() local
/kernel/linux/linux-6.6/net/nfc/
H A Drawsock.c362 struct sk_buff *skb_copy = NULL, *nskb; in nfc_send_to_raw_sock() local
H A Dllcp_core.c720 struct sk_buff *skb_copy = NULL, *nskb; in nfc_llcp_send_to_raw_sock() local
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_sock.c205 struct sk_buff *skb_copy = NULL; in hci_send_to_sock() local
312 struct sk_buff *skb_copy = NULL; in hci_send_to_monitor() local
[all...]
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sock.c206 struct sk_buff *skb_copy = NULL; in hci_send_to_sock() local
360 struct sk_buff *skb_copy = NULL; in hci_send_to_monitor() local
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dskbuff.c1517 struct sk_buff *skb_copy(const struct sk_buff *skb, gfp_t gfp_mask) in skb_copy() function
1543 EXPORT_SYMBOL(skb_copy); variable
/kernel/linux/linux-6.6/net/core/
H A Dskbuff.c1972 struct sk_buff *skb_copy(const struct sk_buff *skb, gfp_t gfp_mask) in skb_copy() function
1992 EXPORT_SYMBOL(skb_copy); variable

Completed in 22 milliseconds