Changeset 15923 in vbox for trunk/src/VBox
- Timestamp:
- Jan 13, 2009 6:20:34 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h
r15917 r15923 200 200 /** The MAC address of the interface. Caching MAC for performance reasons. */ 201 201 RTMAC Mac; 202 /** mutex used to synchronize ADAPT init/deinit */ 203 RTSEMMUTEX hAdaptMutex; 202 204 /** @} */ 203 205 # else
Note:
See TracChangeset
for help on using the changeset viewer.