Home
last modified time | relevance | path

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

/system/netd/server/
DNetlinkHandler.cpp104 const char *lifetime = evt->findParam("LIFETIME"); in onEvent() local
106 if (lifetime && servers) { in onEvent()
107 notifyInterfaceDnsServers(iface, lifetime, servers); in onEvent()
206 const char *lifetime, in notifyInterfaceDnsServers() argument
209 iface, lifetime, servers); in notifyInterfaceDnsServers()
DNetlinkHandler.h47 void notifyInterfaceDnsServers(const char *iface, const char *lifetime,
/system/connectivity/shill/net/
Drtnl_message.h138 : lifetime(0) {} in RdnssOption()
141 : lifetime(lifetime_in), in RdnssOption()
143 uint32_t lifetime; member
229 uint32_t lifetime);
Dndisc.h34 uint32_t lifetime; member
Drtnl_message.cc254 uint32_t lifetime = ntohl(nd_user_option_header->lifetime); in DecodeNdUserOption() local
275 return ParseRdnssOption(option_data, data_len, lifetime); in DecodeNdUserOption()
283 uint32_t lifetime) { in ParseRdnssOption() argument
300 set_rdnss_option(RdnssOption(lifetime, dns_server_addresses)); in ParseRdnssOption()
Drtnl_message_unittest.cc520 uint32_t lifetime, in TestParseRdnss() argument
544 EXPECT_EQ(lifetime, rdnss.lifetime); in TestParseRdnss()
670 uint32_t lifetime = 0xffffffff; in TEST_F() local
677 lifetime, in TEST_F()
/system/connectivity/shill/
Ddevice.cc594 uint32_t lifetime = 0; in OnIPv6DnsServerAddressesChanged() local
600 interface_index_, &server_addresses, &lifetime) || lifetime == 0) { in OnIPv6DnsServerAddressesChanged()
620 if (lifetime != ND_OPT_LIFETIME_INFINITY) { in OnIPv6DnsServerAddressesChanged()
622 StartIPv6DNSServerTimer(lifetime); in OnIPv6DnsServerAddressesChanged()
623 ip6config_->UpdateLeaseExpirationTime(lifetime); in OnIPv6DnsServerAddressesChanged()
Ddevice_info_unittest.cc187 uint32_t lifetime,
262 uint32_t lifetime, const vector<IPAddress>& dns_servers) { in BuildRdnssMessage() argument
272 RTNLMessage::RdnssOption(lifetime, dns_servers)); in BuildRdnssMessage()
Ddevice_info.cc1111 rdnss_option.lifetime; in RdnssMsgHandler()
/system/core/libsysutils/src/
DNetlinkEvent.cpp460 const uint32_t lifetime = ntohl(rndss_opt->nd_opt_rdnss_lifetime); in parseNdUserOptMessage() local
495 asprintf(&mParams[1], "LIFETIME=%u", lifetime); in parseNdUserOptMessage()
/system/core/metricsd/uploader/proto/
Dsystem_profile.proto298 // Set to true if connection_type changed during the lifetime of the log.
314 // Set to true if wifi_phy_layer_protocol changed during the lifetime of the log.
/system/tpm/trunks/generator/
Draw_commands.txt17347 command as it is not expected to be used more than once in the lifetime of the TPM (it can be used
30432 over in the lifetime of the TPM, there is no need for external software to deal with the possibilit…
Draw_commands_fixed.txt17358 command as it is not expected to be used more than once in the lifetime of the TPM (it can be used
30443 over in the lifetime of the TPM, there is no need for external software to deal with the possibilit…