Home
last modified time | relevance | path

Searched defs:dhcp_range (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/allocd/
Dalloc_utils.cpp359 auto dhcp_range = ipaddr + ".2," + ipaddr + ".255"; in SetupBridgeGateway() local
388 auto dhcp_range = ipaddr + ".2," + ipaddr + ".255"; in CleanupBridgeGateway() local
404 const std::string& dhcp_range) { in StartDnsmasq()