Searched defs:ctnl_timeout (Results 1 – 1 of 1) sorted by relevance
36 struct ctnl_timeout { struct37 struct list_head head;38 struct list_head free_head;39 struct rcu_head rcu_head;40 refcount_t refcnt;41 char name[CTNL_TIMEOUT_NAME_MAX];44 struct nf_ct_timeout timeout;
Completed in 4 milliseconds