Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
A Dnf_conntrack_extend.h45 struct nf_ct_ext { struct
51 static inline bool __nf_ct_ext_exist(const struct nf_ct_ext *ext, u8 id) in __nf_ct_ext_exist() argument
A Dnf_conntrack.h118 struct nf_ct_ext *ext;
/linux/net/netfilter/
A Dnf_conntrack_extend.c45 struct nf_ct_ext *new; in nf_ct_ext_add()
52 const struct nf_ct_ext *old = ct->ext; in nf_ct_ext_add()
A Dnf_conntrack_core.c2634 return sizeof(struct nf_ct_ext) + in total_extension_size()

Completed in 9 milliseconds