Home
last modified time | relevance | path

Searched refs:nf_ct_ext (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/net/netfilter/
Dnf_conntrack_extend.h45 struct nf_ct_ext { struct
52 static inline bool __nf_ct_ext_exist(const struct nf_ct_ext *ext, u8 id) in __nf_ct_ext_exist() argument
Dnf_conntrack.h104 struct nf_ct_ext *ext;
/Linux-v5.4/net/netfilter/
Dnf_conntrack_extend.c43 struct nf_ct_ext *old, *new; in nf_ct_ext_add()
Dnf_conntrack_core.c2345 return sizeof(struct nf_ct_ext) + in total_extension_size()