Home
last modified time | relevance | path

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

/Linux-v4.19/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.h102 struct nf_ct_ext *ext;
/Linux-v4.19/net/netfilter/
Dnf_conntrack_extend.c47 struct nf_ct_ext *old, *new; in nf_ct_ext_add()
Dnf_conntrack_core.c2201 return sizeof(struct nf_ct_ext) + in total_extension_size()