Home
last modified time | relevance | path

Searched defs:skb_copy (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/net/nfc/
H A Drawsock.c360 struct sk_buff *skb_copy = NULL, *nskb; in nfc_send_to_raw_sock() local
H A Dllcp_core.c677 struct sk_buff *skb_copy = NULL, *nskb; in nfc_llcp_send_to_raw_sock() local
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.c499 struct sk_buff *skb_copy; in rtk_dequeue_try() local
/OK3568_Linux_fs/kernel/net/core/
H A Dskbuff.c1520 struct sk_buff *skb_copy(const struct sk_buff *skb, gfp_t gfp_mask) in skb_copy() function