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

/vbox/src/VBox/Main/src-server/
H A DDHCPServerImpl.cpp546 const com::Utf8Str &aTrunkName,
556 if (!aTrunkName.isEmpty())
557 m->dhcp.setOption(NetworkServiceRunner::kNsrTrunkName, aTrunkName.c_str());
545 start(const com::Utf8Str &aNetworkName, const com::Utf8Str &aTrunkName, const com::Utf8Str &aTrunkType) argument

Completed in 61 milliseconds