Searched refs:netdev_is_modern (Results 1 – 3 of 3) sorted by relevance
314 bool netdev_is_modern(const char *optstr);
1939 bool netdev_is_modern(const char *optstr) in netdev_is_modern() 1930 bool netdev_is_modern(const char *optstr) netdev_is_modern() function
3040 if (netdev_is_modern(optarg)) { in qemu_init()