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.cpp344 auto dhcp_range = ipaddr + ".2," + ipaddr + ".255"; in SetupBridgeGateway() local
373 auto dhcp_range = ipaddr + ".2," + ipaddr + ".255"; in CleanupBridgeGateway() local
389 const std::string& dhcp_range) { in StartDnsmasq()