Searched refs:__nf_ct_set_timeout (Results 1 – 4 of 4) sorted by relevance
88 static inline void __nf_ct_set_timeout(struct nf_conn *ct, u64 timeout) in __nf_ct_set_timeout() function
139 __nf_ct_set_timeout(ct, timeout * HZ); in __bpf_nf_ct_alloc_entry()422 __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()
2310 __nf_ct_set_timeout(ct, timeout); in ctnetlink_create_conntrack()