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

/external/qemu/
H A Dnet.h75 void qemu_check_nic_model(NICInfo *nd, const char *model);
76 void qemu_check_nic_model_list(NICInfo *nd, const char * const *models,
87 struct NICInfo { struct
97 extern NICInfo nd_table[MAX_NICS];
122 void net_client_uninit(NICInfo *nd);
H A Dqemu-common.h161 typedef struct NICInfo NICInfo; typedef in typeref:struct:NICInfo

Completed in 69 milliseconds