Home
last modified time | relevance | path

Searched defs:tap_poll (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/net/
H A Dtap.c310 static void tap_poll(NetClientState *nc, bool enable) in tap_poll() function
/openbmc/linux/drivers/net/
H A Dtap.c585 static __poll_t tap_poll(struct file *file, poll_table *wait) in tap_poll() function