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

/vbox/src/VBox/Main/include/
H A DDHCPServerImpl.h110 HRESULT getMacOptions(const com::Utf8Str &aMAC, std::vector<com::Utf8Str> &aValues);
/vbox/src/VBox/Main/src-server/
H A DDHCPServerImpl.cpp498 HRESULT DHCPServer::getMacOptions(const com::Utf8Str &aMAC, std::vector<com::Utf8Str> &aOption) argument
529 if (!RTStrICmp(com::Utf8Str(mac).c_str(), aMAC.c_str()))

Completed in 2581 milliseconds