Changeset 25339 in vbox for trunk/src/VBox/Devices/Network
- Timestamp:
- Dec 11, 2009 5:19:13 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp
r25336 r25339 3410 3410 3411 3411 3412 # define static DECLCALLBACK(_t) static DECLCALLBACK(_t)3413 # define INTNET_CALLBACK(_n) _n3414 #endif3415 3416 3412 /** @copydoc INTNETTRUNKSWPORT::pfnSetSGPhys */ 3417 3413 static DECLCALLBACK(bool) intnetR0TrunkIfPortSetSGPhys(PINTNETTRUNKSWPORT pSwitchPort, bool fEnable)
Note:
See TracChangeset
for help on using the changeset viewer.