Home
last modified time | relevance | path

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

/openbmc/qemu/include/net/
H A Dnet.h285 struct NICInfo { struct
292 int instantiated; /* does this NICInfo correspond to an instantiated NIC? */ argument
293 int nvectors;
/openbmc/qemu/include/qemu/
H A Dtypedefs.h75 typedef struct NICInfo NICInfo; typedef