Searched refs:virtnet_xdp_xmit (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/
H A Dvirtio_net.c1044 /* In wrapping function virtnet_xdp_xmit(), we need to free
1113 static int virtnet_xdp_xmit(struct net_device *dev, function
1211 err = virtnet_xdp_xmit(dev, 1, &xdpf, 0);
5122 .ndo_xdp_xmit = virtnet_xdp_xmit,

Completed in 154 milliseconds