Searched refs:veth_xdp_rcv (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ |
H A D | veth.c | 799 static int veth_xdp_rcv(struct veth_rq *rq, int budget, in veth_xdp_rcv() function 851 done = veth_xdp_rcv(rq, budget, &bq, &stats); in veth_poll()
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | veth.c | 934 static int veth_xdp_rcv(struct veth_rq *rq, int budget, in veth_xdp_rcv() function 1003 done = veth_xdp_rcv(rq, budget, &bq, &stats); in veth_poll()
|
Completed in 5 milliseconds