Home
last modified time | relevance | path

Searched refs:ReleaseDhcpLeases (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_manager.cpp58 bool ReleaseDhcpLeases(const std::string& lease_path, cuttlefish::SharedFD tap_fd) { in ReleaseDhcpLeases() function
330 if (!ReleaseDhcpLeases(lease_file, wifi_tap)) { in StartCommands()