Home
last modified time | relevance | path

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

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