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

/vbox/src/VBox/Main/include/
H A DHostNetworkInterfaceImpl.h87 HostNetworkInterfaceType_T mIfType; member in class:HostNetworkInterface
/vbox/src/VBox/Main/src-server/
H A DHostNetworkInterfaceImpl.cpp85 mIfType = ifType;
218 mIfType = ifType;
423 *aType = mIfType;
586 if (m.IPAddress == 0 && mIfType == HostNetworkInterfaceType_HostOnly)

Completed in 131 milliseconds