Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Daf-xdp.c89 static void af_xdp_poll(NetClientState *nc, bool enable) in af_xdp_poll() function
267 af_xdp_poll(nc, false); in af_xdp_cleanup()
404 .poll = af_xdp_poll,