Home
last modified time | relevance | path

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

/net/bluetooth/
Dhci_sock.c73 struct sk_buff *skb_copy = NULL; in hci_send_to_sock() local
177 struct sk_buff *skb_copy = NULL; in hci_send_to_monitor() local
/net/nfc/
Dllcp_core.c672 struct sk_buff *skb_copy = NULL, *nskb; in nfc_llcp_send_to_raw_sock() local
/net/core/
Dskbuff.c959 struct sk_buff *skb_copy(const struct sk_buff *skb, gfp_t gfp_mask) in skb_copy() function