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

/vbox/include/VBox/
H A Dintnet.h363 #define INTNETTRUNKDIR_VALID_MASK UINT32_C(3) macro
/vbox/src/VBox/Devices/Network/
H A DSrvIntNetR0.cpp5082 Assert(!(fDst & ~INTNETTRUNKDIR_VALID_MASK));
5097 Assert(!(fNoPreemptDsts & ~INTNETTRUNKDIR_VALID_MASK));

Completed in 57 milliseconds