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

/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 43 milliseconds