Searched refs:nf_ct_timeout_find (Results 1 – 5 of 5) sorted by relevance
45 struct nf_conn_timeout *nf_ct_timeout_find(const struct nf_conn *ct) in nf_ct_timeout_find() function80 timeout_ext = nf_ct_timeout_find(ct); in nf_ct_timeout_lookup()
36 struct nf_conn_timeout *timeout_ext = nf_ct_timeout_find(ct); in untimeout()
341 timeout_ext = nf_ct_timeout_find(ct); in xt_ct_destroy_timeout()
821 timeout = nf_ct_timeout_find(ct); in nft_ct_timeout_obj_eval()
1371 timeout_ext = tmpl ? nf_ct_timeout_find(tmpl) : NULL; in init_conntrack()