Searched refs:iiFlags (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dws2ipdef.h57 ULONG iiFlags; /* Interface flags */ member in struct:_INTERFACE_INFO
63 /* Possible flags for the iiFlags - bitmask */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dws2ipdef.h57 ULONG iiFlags; /* Interface flags */ member in struct:_INTERFACE_INFO
63 /* Possible flags for the iiFlags - bitmask */
/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceVMInfo.cpp988 if (InterfaceList[i].iiFlags & IFF_LOOPBACK) /* Skip loopback device. */
990 nFlags = InterfaceList[i].iiFlags;

Completed in 50 milliseconds