Searched refs:nf_ct_timeout_find (Results 1 – 4 of 4) sorted by relevance
39 struct nf_conn_timeout *nf_ct_timeout_find(const struct nf_conn *ct) in nf_ct_timeout_find() function76 timeout_ext = nf_ct_timeout_find(ct); in nf_ct_timeout_lookup()
323 timeout_ext = nf_ct_timeout_find(ct); in xt_ct_destroy_timeout()
298 struct nf_conn_timeout *timeout_ext = nf_ct_timeout_find(ct); in untimeout()
942 timeout_ext = tmpl ? nf_ct_timeout_find(tmpl) : NULL; in init_conntrack()