Searched refs:__nf_ct_set_timeout (Results 1 – 3 of 3) sorted by relevance
93 static inline void __nf_ct_set_timeout(struct nf_conn *ct, u64 timeout) in __nf_ct_set_timeout() function
183 __nf_ct_set_timeout(ct, timeout * HZ); in __bpf_nf_ct_alloc_entry()472 __nf_ct_set_timeout((struct nf_conn *)nfct, msecs_to_jiffies(timeout)); in bpf_ct_set_timeout()
2774 __nf_ct_set_timeout(ct, timeout); in __nf_ct_change_timeout()