Home
last modified time | relevance | path

Searched defs:ctnl_timeout (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/netfilter/
A Dnf_conntrack_timeout.h20 struct ctnl_timeout { struct
21 struct list_head head;
22 struct rcu_head rcu_head;
23 refcount_t refcnt;
24 char name[CTNL_TIMEOUT_NAME_MAX];
25 struct nf_ct_timeout timeout;
A Dnf_conntrack_l4proto.h57 } ctnl_timeout; member

Completed in 4 milliseconds