Home
last modified time | relevance | path

Searched defs:NICInfo (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/net/
H A Dnet.h282 struct NICInfo { struct
289 int instantiated; /* does this NICInfo correspond to an instantiated NIC? */ argument
313 void qdev_set_nic_properties(DeviceState *dev, NICInfo *nd); argument
/openbmc/qemu/include/qemu/
H A Dtypedefs.h76 typedef struct NICInfo NICInfo; typedef