Searched refs:nf_ct_timeout_find (Results 1 – 3 of 3) sorted by relevance
29 struct nf_conn_timeout *nf_ct_timeout_find(const struct nf_conn *ct) in nf_ct_timeout_find() function
347 timeout_ext = nf_ct_timeout_find(ct); in xt_ct_tg_destroy_v1()
799 timeout_ext = tmpl ? nf_ct_timeout_find(tmpl) : NULL; in init_conntrack()1002 timeout_ext = nf_ct_timeout_find(ct); in nf_conntrack_in()