Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dtap-stub.c50 int tap_probe_has_uso(int fd) in tap_probe_has_uso() function
H A Dtap_int.h39 int tap_probe_has_uso(int fd);
H A Dtap-bsd.c215 int tap_probe_has_uso(int fd) in tap_probe_has_uso() function
H A Dtap-solaris.c219 int tap_probe_has_uso(int fd) in tap_probe_has_uso() function
H A Dtap-linux.c176 int tap_probe_has_uso(int fd) in tap_probe_has_uso() function
H A Dtap.c369 s->has_uso = tap_probe_has_uso(s->fd); in net_tap_fd_init()