Home
last modified time | relevance | path

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

/qemu/include/net/
H A Dnet.h295 bool netdev_is_modern(const char *optstr);
/qemu/net/
H A Dnet.c1899 bool netdev_is_modern(const char *optstr) in netdev_is_modern() function
/qemu/system/
H A Dvl.c3034 if (netdev_is_modern(optarg)) { in qemu_init()