Searched refs:ReleaseDhcp4 (Results 1 – 3 of 3) sorted by relevance
48 bool ReleaseDhcp4(SharedFD tap, const std::uint8_t mac_address[6],
261 bool ReleaseDhcp4(SharedFD tap, const std::uint8_t mac_address[6], in ReleaseDhcp4() function
68 if (!cuttlefish::ReleaseDhcp4(tap_fd, lease.mac_address, lease.ip_address, dhcp_server_ip)) { in ReleaseDhcpLeases()