Searched refs:ct_update_timeout (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/ |
H A D | netfirewall_ct.h | 109 static __always_inline bool ct_update_timeout(struct ct_entry *entry, bool tcp, enum ct_dir dir, in ct_update_timeout() function 144 ct_update_timeout(&entry, is_tcp, dir, seen_flags); in ct_create_entry() 172 ct_update_timeout(entry, is_tcp, dir, seen_flags); in ct_lookup_entry() 181 ct_update_timeout(entry, is_tcp, dir, seen_flags); in ct_lookup_entry()
|