Home
last modified time | relevance | path

Searched refs:lifetime (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall_ct.h68 static __always_inline bool update_timeout_inner(struct ct_entry *entry, __u32 lifetime, enum ct_dir dir, in update_timeout_inner() argument
76 WRITE_ONCE(entry->lifetime, now + lifetime); in update_timeout_inner()
150 * @brief lookup from ct map by ct_tuple if found then update lifetime of connection
H A Dnetfirewall_ct_def.h66 __u32 lifetime; member
/foundation/communication/netmanager_ext/services/networksharemanager/include/
H A Drouter_advertisement_daemon.h113 uint32_t lifetime = 0; member
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Drouter_advertisement_daemon.cpp432 rdnsInfoSt.lifetime = htonl(DEFAULT_LIFETIME); in PutRaRdnss()
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property.h187 void SetLifeTime(int64_t lifetime) in SetLifeTime()
189 lifeTime_ = lifetime; in SetLifeTime()
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_netfirewall.cpp86 if (v.lifetime < now.tv_sec) { in ConntrackGcTask()

Completed in 5 milliseconds