Changeset 12770 in vbox for trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h
- Timestamp:
- Sep 26, 2008 2:54:09 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h
r12656 r12770 163 163 /** The MAC address of the interface. */ 164 164 RTMAC Mac; 165 /** Mutex protection used for loopback. */ 166 RTSEMFASTMUTEX hFastMtx; 165 167 # elif defined(RT_OS_WINDOWS) 166 168 /** pointer to the filter driver device context */
Note:
See TracChangeset
for help on using the changeset viewer.