Changeset 38140 in vbox for trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h
- Timestamp:
- Jul 25, 2011 10:01:03 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h
r36956 r38140 184 184 /** Handle to list of created VNICs. */ 185 185 list_t hVNICs; 186 /** Instance number while creating VNICs. */187 uint64_t uInstance;188 186 /** The MAC address of the host interface. */ 189 187 RTMAC MacAddr;
Note:
See TracChangeset
for help on using the changeset viewer.