Searched refs:kIntNetTrunkType_End (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/
H A Dintnet.h868 kIntNetTrunkType_End, enumerator in enum:INTNETTRUNKTYPE
/vbox/src/VBox/Devices/Network/
H A DSrvIntNetR0.cpp5922 Assert(enmTrunkType > kIntNetTrunkType_Invalid && enmTrunkType < kIntNetTrunkType_End);
6021 Assert(enmTrunkType > kIntNetTrunkType_Invalid && enmTrunkType < kIntNetTrunkType_End);
6209 AssertMsgReturn(enmTrunkType > kIntNetTrunkType_Invalid && enmTrunkType < kIntNetTrunkType_End,

Completed in 59 milliseconds