Searched refs:__nf_ct_set_timeout (Results 1 – 4 of 4) sorted by relevance
93 static inline void __nf_ct_set_timeout(struct nf_conn *ct, u64 timeout) in __nf_ct_set_timeout() function
162 __nf_ct_set_timeout(ct, timeout * HZ); in __bpf_nf_ct_alloc_entry() 457 __nf_ct_set_timeout((struct nf_conn *)nfct, msecs_to_jiffies(timeout));
2780 __nf_ct_set_timeout(ct, timeout); in __nf_ct_change_timeout()
2318 __nf_ct_set_timeout(ct, timeout); in ctnetlink_create_conntrack()