Home
last modified time | relevance | path

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

/openbmc/qemu/include/net/
H A Dnet.h314 bool netdev_is_modern(const char *optstr);
/openbmc/qemu/net/
H A Dnet.c1939 bool netdev_is_modern(const char *optstr) in netdev_is_modern()
1930 bool netdev_is_modern(const char *optstr) netdev_is_modern() function
/openbmc/qemu/system/
H A Dvl.c3040 if (netdev_is_modern(optarg)) { in qemu_init()