Home
last modified time | relevance | path

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

/system/connectivity/shill/dhcp/
Ddhcpv6_config.cc68 const char DHCPv6Config::kReasonRenew[] = "RENEW6"; member in shill::DHCPv6Config
100 reason != kReasonRenew) { in ProcessEventSignal()
Ddhcpv6_config.h77 static const char kReasonRenew[]; variable
Ddhcpv4_config.h105 static const char kReasonRenew[]; variable
Ddhcpv4_config.cc76 const char DHCPv4Config::kReasonRenew[] = "RENEW"; member in shill::DHCPv4Config
141 reason != kReasonRenew && in ProcessEventSignal()
Ddhcpv4_config_unittest.cc545 DHCPv4Config::kReasonRenew }) { in TEST_F()
623 config_->ProcessEventSignal(DHCPv4Config::kReasonRenew, conf); in TEST_F()
Ddhcpv6_config_unittest.cc283 DHCPv6Config::kReasonRenew }) { in TEST_F()