Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dvirtio_net.c741 static struct sk_buff *virtnet_build_skb(void *buf, unsigned int buflen, in virtnet_build_skb() function
789 skb = virtnet_build_skb(buf, truesize, p - buf, len); in page_to_skb()
1697 skb = virtnet_build_skb(buf, buflen, headroom, len); in receive_small_build_skb()
1780 skb = virtnet_build_skb(buf, buflen, xdp.data - buf, len); in receive_small_xdp()