Searched refs:__nf_ct_set_timeout (Results 1 – 4 of 4) sorted by relevance
89 static inline void __nf_ct_set_timeout(struct nf_conn *ct, u64 timeout) in __nf_ct_set_timeout() function
138 __nf_ct_set_timeout(ct, timeout * HZ); in __bpf_nf_ct_alloc_entry()425 __nf_ct_set_timeout((struct nf_conn *)nfct, msecs_to_jiffies(timeout)); in bpf_ct_set_timeout()
2821 __nf_ct_set_timeout(ct, timeout); in __nf_ct_change_timeout()
2257 __nf_ct_set_timeout(ct, timeout); in ctnetlink_create_conntrack()