Searched refs:netdev_is_modern (Results 1 – 3 of 3) sorted by relevance
295 bool netdev_is_modern(const char *optstr);
1899 bool netdev_is_modern(const char *optstr) in netdev_is_modern() function
3034 if (netdev_is_modern(optarg)) { in qemu_init()