Searched defs:kReasonRenew (Results 1 – 4 of 4) sorted by relevance
/system/connectivity/shill/dhcp/ | ||
D | dhcpv6_config.h | 77 static const char kReasonRenew[]; variable |
D | dhcpv6_config.cc | 68 const char DHCPv6Config::kReasonRenew[] = "RENEW6"; member in shill::DHCPv6Config |
D | dhcpv4_config.h | 105 static const char kReasonRenew[]; variable |
D | dhcpv4_config.cc | 76 const char DHCPv4Config::kReasonRenew[] = "RENEW"; member in shill::DHCPv4Config |