Searched defs:nf_conn (Results 1 – 2 of 2) sorted by relevance
75 struct nf_conn { struct86 struct nf_conntrack ct_general; argument93 struct nf_conntrack_zone zone; argument97 struct nf_conntrack_tuple_hash tuplehash[IP_CT_DIR_MAX]; argument111 struct nf_conn *master; argument125 union nf_conntrack_proto proto; argument128 static inline struct nf_conn * argument
189 BTF_ID(struct, nf_conn) in BTF_ID() argument
Completed in 9 milliseconds