Go to the documentation of this file.
20 #ifndef _VNIC_RESOURCE_H_
21 #define _VNIC_RESOURCE_H_
23 #define VNIC_RES_MAGIC 0x766E6963L
24 #define VNIC_RES_VERSION 0x00000000L
25 #define MGMTVNIC_MAGIC 0x544d474dL
26 #define MGMTVNIC_VERSION 0x00000000L
29 #define MGMTVNIC_MAC { 0x02, 0x00, 0x54, 0x4d, 0x47, 0x4d }