Home
last modified time | relevance | path

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

/qemu/include/net/
H A Dnet.h293 struct NICInfo { struct
300 int instantiated; /* does this NICInfo correspond to an instantiated NIC? */ argument
301 int nvectors;
/qemu/include/qemu/
H A Dtypedefs.h87 typedef struct NICInfo NICInfo; typedef