Home
last modified time | relevance | path

Searched refs:nft_set_ext_tmpl (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/netfilter/
H A Dnf_tables.h730 struct nft_set_ext_tmpl { struct
752 static inline void nft_set_ext_prepare(struct nft_set_ext_tmpl *tmpl) in nft_set_ext_prepare() argument
758 static inline int nft_set_ext_add_length(struct nft_set_ext_tmpl *tmpl, u8 id, in nft_set_ext_add_length()
772 static inline int nft_set_ext_add(struct nft_set_ext_tmpl *tmpl, u8 id) in nft_set_ext_add()
778 const struct nft_set_ext_tmpl *tmpl) in nft_set_ext_init()
869 const struct nft_set_ext_tmpl *tmpl,
/linux/net/netfilter/
H A Dnft_dynset.c17 struct nft_set_ext_tmpl tmpl;