Home
last modified time | relevance | path

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

/system/connectivity/shill/dhcp/
Ddhcp_config.h92 bool IsEphemeralLease() const;
Ddhcpv6_config.cc124 if (IsEphemeralLease()) { in CleanupClientState()
Ddhcp_config.cc183 bool DHCPConfig::IsEphemeralLease() const { in IsEphemeralLease() function in shill::DHCPConfig
Ddhcpv4_config.cc215 if (IsEphemeralLease()) { in CleanupClientState()