Searched defs:nf_conntrack (Results 1 – 1 of 1) sorted by relevance
158 struct nf_conntrack { struct159 struct nfct_tuple_head head;160 struct __nfct_tuple repl;161 struct __nfct_tuple master;163 uint32_t timeout;164 uint32_t mark;165 uint32_t secmark;166 uint32_t status;167 uint32_t use;168 uint32_t id;[all …]