Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Daf-xdp.c59 static void af_xdp_send(void *opaque);
66 s->read_poll ? af_xdp_send : NULL, in af_xdp_update_fd_handler()
219 static void af_xdp_send(void *opaque) in af_xdp_send() function