Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Daf-xdp.c60 static void af_xdp_writable(void *opaque);
67 s->write_poll ? af_xdp_writable : NULL, in af_xdp_update_fd_handler()
123 static void af_xdp_writable(void *opaque) in af_xdp_writable() function