Home
last modified time | relevance | path

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

/system/netd/server/
DNetlinkHandler.cpp176 const char *lifetime = evt->findParam("LIFETIME"); in onEvent() local
271 void NetlinkHandler::notifyInterfaceDnsServers(const std::string& ifName, int64_t lifetime, in notifyInterfaceDnsServers()
/system/iorap/src/manager/
Devent_manager.cc246 rxcpp::composite_subscription lifetime; in StartTracing() local
427 rxcpp::composite_subscription lifetime; in InitializeRxGraph() local
/system/netd/tests/
DTestUnsolService.cpp96 int64_t lifetime, in onInterfaceDnsServerInfo()
/system/core/libsysutils/src/
DNetlinkEvent.cpp475 const uint32_t lifetime = ntohl(rndss_opt->nd_opt_rdnss_lifetime); in parseNdUserOptMessage() local