Searched refs:nft_set_ext_tmpl (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/netfilter/
H A Dnf_tables.h714 * struct nft_set_ext_tmpl - set extension template
720 struct nft_set_ext_tmpl { struct
739 static inline void nft_set_ext_prepare(struct nft_set_ext_tmpl *tmpl)
745 static inline int nft_set_ext_add_length(struct nft_set_ext_tmpl *tmpl, u8 id,
759 static inline int nft_set_ext_add(struct nft_set_ext_tmpl *tmpl, u8 id)
765 const struct nft_set_ext_tmpl *tmpl)
853 const struct nft_set_ext_tmpl *tmpl,
/linux-master/net/netfilter/
H A Dnft_dynset.c17 struct nft_set_ext_tmpl tmpl;
H A Dnf_tables_api.c6390 static int nft_set_ext_check(const struct nft_set_ext_tmpl *tmpl, u8 id, u32 len)
6400 static int nft_set_ext_memcpy(const struct nft_set_ext_tmpl *tmpl, u8 id,
6412 const struct nft_set_ext_tmpl *tmpl,
6546 const struct nft_set_ext_tmpl *tmpl,
6781 struct nft_set_ext_tmpl tmpl;
7264 struct nft_set_ext_tmpl tmpl;

Completed in 155 milliseconds