Searched refs:nft_set_ext_tmpl (Results 1 – 3 of 3) sorted by relevance
| /linux/include/net/netfilter/ |
| A D | nf_tables.h | 727 struct nft_set_ext_tmpl { struct 746 static inline void nft_set_ext_prepare(struct nft_set_ext_tmpl *tmpl) in nft_set_ext_prepare() argument 752 static inline int nft_set_ext_add_length(struct nft_set_ext_tmpl *tmpl, u8 id, in nft_set_ext_add_length() 766 static inline int nft_set_ext_add(struct nft_set_ext_tmpl *tmpl, u8 id) in nft_set_ext_add() 772 const struct nft_set_ext_tmpl *tmpl) in nft_set_ext_init() 863 const struct nft_set_ext_tmpl *tmpl,
|
| /linux/net/netfilter/ |
| A D | nft_dynset.c | 17 struct nft_set_ext_tmpl tmpl;
|
| A D | nf_tables_api.c | 6454 static int nft_set_ext_check(const struct nft_set_ext_tmpl *tmpl, u8 id, u32 len) in nft_set_ext_check() 6464 static int nft_set_ext_memcpy(const struct nft_set_ext_tmpl *tmpl, u8 id, in nft_set_ext_memcpy() 6476 const struct nft_set_ext_tmpl *tmpl, in nft_set_elem_init() 6611 const struct nft_set_ext_tmpl *tmpl, in nft_set_elem_expr_setup() 6846 struct nft_set_ext_tmpl tmpl; in nft_add_set_elem() 7352 struct nft_set_ext_tmpl tmpl; in nft_del_setelem()
|
Completed in 31 milliseconds