Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/netfilter/
Dnf_tables.h656 struct nft_set_ext_tmpl { struct
675 static inline void nft_set_ext_prepare(struct nft_set_ext_tmpl *tmpl) in nft_set_ext_prepare() argument
681 static inline int nft_set_ext_add_length(struct nft_set_ext_tmpl *tmpl, u8 id, in nft_set_ext_add_length()
695 static inline int nft_set_ext_add(struct nft_set_ext_tmpl *tmpl, u8 id) in nft_set_ext_add()
701 const struct nft_set_ext_tmpl *tmpl) in nft_set_ext_init()
783 const struct nft_set_ext_tmpl *tmpl,
/Linux-v6.1/net/netfilter/
Dnft_dynset.c17 struct nft_set_ext_tmpl tmpl;
Dnf_tables_api.c5482 static int nft_set_ext_check(const struct nft_set_ext_tmpl *tmpl, u8 id, u32 len) in nft_set_ext_check()
5492 static int nft_set_ext_memcpy(const struct nft_set_ext_tmpl *tmpl, u8 id, in nft_set_ext_memcpy()
5504 const struct nft_set_ext_tmpl *tmpl, in nft_set_elem_init()
5634 const struct nft_set_ext_tmpl *tmpl, in nft_set_elem_expr_setup()
5887 struct nft_set_ext_tmpl tmpl; in nft_add_set_elem()
6355 struct nft_set_ext_tmpl tmpl; in nft_del_setelem()