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

/vbox/src/VBox/Main/include/
H A DNetworkAdapterImpl.h128 mHostOnlyInterface("") /* cannot be null */,
144 com::Utf8Str mHostOnlyInterface; member in struct:NetworkAdapter::Data
/vbox/src/VBox/Main/src-server/
H A DNetworkAdapterImpl.cpp524 aHostOnlyInterface = mData->mHostOnlyInterface;
537 if (mData->mHostOnlyInterface != aHostOnlyInterface)
549 mData->mHostOnlyInterface = aHostOnlyInterface;
1084 mData->mHostOnlyInterface = data.strHostOnlyName;
1141 data.strHostOnlyName = mData->mHostOnlyInterface;

Completed in 85 milliseconds