Home
last modified time | relevance | path

Searched refs:skb_zerocopy (Results 1 – 2 of 2) sorted by relevance

/linux/net/openvswitch/
H A Ddatapath.c570 err = skb_zerocopy(user_skb, skb, skb->len - cutlen, hlen); in queue_userspace_packet()
/linux/net/core/
H A Dskbuff.c3704 skb_zerocopy(struct sk_buff *to, struct sk_buff *from, int len, int hlen) in skb_zerocopy() function
3761 EXPORT_SYMBOL_GPL(skb_zerocopy);