Home
last modified time | relevance | path

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

/system/netd/server/
DNetlinkHandler.cpp107 const char *lifetime = evt->findParam("LIFETIME"); in onEvent() local
109 if (lifetime && servers) { in onEvent()
110 notifyInterfaceDnsServers(iface, lifetime, servers); in onEvent()
209 const char *lifetime, in notifyInterfaceDnsServers() argument
212 iface, lifetime, servers); in notifyInterfaceDnsServers()
DNetlinkHandler.h50 void notifyInterfaceDnsServers(const char *iface, const char *lifetime,
/system/core/libsysutils/src/
DNetlinkEvent.cpp457 const uint32_t lifetime = ntohl(rndss_opt->nd_opt_rdnss_lifetime); in parseNdUserOptMessage() local
492 asprintf(&mParams[1], "LIFETIME=%u", lifetime); in parseNdUserOptMessage()
/system/tpm/trunks/generator/
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…