Searched refs:nf_ct_timeout (Results 1 – 5 of 5) sorted by relevance
14 struct nf_ct_timeout { struct21 struct nf_ct_timeout __rcu *timeout; argument28 struct nf_ct_timeout *timeout; in nf_ct_timeout_data()52 struct nf_ct_timeout *timeout, in nf_ct_timeout_ext_add()84 void nf_ct_untimeout(struct net *net, struct nf_ct_timeout *timeout);104 struct nf_ct_timeout *(*timeout_find_get)(struct net *net, const char *name);105 void (*timeout_put)(struct nf_ct_timeout *timeout);
33 const struct nf_ct_timeout *t; in untimeout()45 void nf_ct_untimeout(struct net *net, struct nf_ct_timeout *timeout) in nf_ct_untimeout()56 static void __nf_ct_timeout_put(struct nf_ct_timeout *timeout) in __nf_ct_timeout_put()68 struct nf_ct_timeout *timeout; in nf_ct_set_timeout()136 struct nf_ct_timeout *t; in nf_ct_destroy_timeout()
44 struct nf_ct_timeout timeout;511 static struct nf_ct_timeout *ctnl_timeout_find_get(struct net *net, in ctnl_timeout_find_get()530 static void ctnl_timeout_put(struct nf_ct_timeout *t) in ctnl_timeout_put()
897 struct nf_ct_timeout *timeout;941 struct nf_ct_timeout *timeout; in nft_ct_timeout_obj_init()963 timeout = kzalloc(sizeof(struct nf_ct_timeout) + in nft_ct_timeout_obj_init()995 struct nf_ct_timeout *timeout = priv->timeout; in nft_ct_timeout_obj_destroy()1006 const struct nf_ct_timeout *timeout = priv->timeout; in nft_ct_timeout_obj_dump()
74 struct nf_ct_timeout *nf_ct_timeout; member590 if (info->nf_ct_timeout) { in skb_nfct_cached()594 if (!timeout_ext || info->nf_ct_timeout != in skb_nfct_cached()1423 ct_info.nf_ct_timeout = rcu_dereference( in ovs_ct_copy_action()