Searched defs:hasDns (Results 1 – 3 of 3) sorted by relevance
26 VirtualNetwork::VirtualNetwork(unsigned netId, bool hasDns, bool secure) : in VirtualNetwork()
338 int NetworkController::createVirtualNetwork(unsigned netId, bool hasDns, bool secure) { in createVirtualNetwork()
1625 bool hasDns = atoi(argv[4]); in runCommand() local