Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
Dveth.c392 static int veth_xdp_xmit(struct net_device *dev, int n, in veth_xdp_xmit() function
456 sent = veth_xdp_xmit(dev, bq->count, bq->q, 0); in veth_xdp_flush_bq()
1178 .ndo_xdp_xmit = veth_xdp_xmit,