Home
last modified time | relevance | path

Searched refs:nft_set_ext (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h313 struct nft_set_ext;
342 const struct nft_set_ext **ext);
350 const struct nft_set_ext **ext);
357 struct nft_set_ext **ext);
575 struct nft_set_ext { struct
584 tmpl->len = sizeof(struct nft_set_ext); in nft_set_ext_prepare() argument
601 static inline void nft_set_ext_init(struct nft_set_ext *ext, in nft_set_ext_init()
607 static inline bool __nft_set_ext_exists(const struct nft_set_ext *ext, u8 id) in __nft_set_ext_exists()
612 static inline bool nft_set_ext_exists(const struct nft_set_ext *ext, u8 id) in nft_set_ext_exists()
617 static inline void *nft_set_ext(const struct nft_set_ext *ext, u8 id) in nft_set_ext() function
[all …]
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_set_hash.c31 struct nft_set_ext ext;
78 const u32 *key, const struct nft_set_ext **ext) in nft_rhash_lookup()
119 const struct nft_set_ext **ext) in nft_rhash_update()
162 struct nft_set_ext **ext) in nft_rhash_insert()
429 struct nft_set_ext ext;
433 const u32 *key, const struct nft_set_ext **ext) in nft_hash_lookup()
472 const u32 *key, const struct nft_set_ext **ext) in nft_hash_lookup_fast()
494 const struct nft_set_ext *ext) in nft_jhash()
512 struct nft_set_ext **ext) in nft_hash_insert()
H A Dnft_set_rbtree.c27 struct nft_set_ext ext;
48 const u32 *key, const struct nft_set_ext **ext, in __nft_rbtree_lookup()
111 const u32 *key, const struct nft_set_ext **ext) in nft_rbtree_lookup()
219 struct nft_set_ext **ext) in __nft_rbtree_insert()
372 struct nft_set_ext **ext) in nft_rbtree_insert()
H A Dnft_set_bitmap.c17 struct nft_set_ext ext;
77 const u32 *key, const struct nft_set_ext **ext) in nft_bitmap_lookup()
125 struct nft_set_ext **ext) in nft_bitmap_insert()
H A Dnft_set_pipapo.h176 struct nft_set_ext ext;
182 const u32 *key, const struct nft_set_ext **ext);
H A Dnft_set_pipapo_avx2.h9 const u32 *key, const struct nft_set_ext **ext);
H A Dnft_lookup.c32 const struct nft_set_ext *ext = NULL; in nft_lookup_eval()
171 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv); in nft_lookup_validate_setelem()
H A Dnft_dynset.c31 struct nft_set_ext *ext; in nft_dynset_new()
66 const struct nft_set_ext *ext; in nft_dynset_eval()
H A Dnft_set_pipapo.c412 const u32 *key, const struct nft_set_ext **ext) in nft_pipapo_lookup()
1155 struct nft_set_ext **ext2)
1157 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv);
1701 const u8 *data, const struct nft_set_ext *ext)
1726 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv);
H A Dnft_connlimit.c25 const struct nft_set_ext *ext) in nft_connlimit_do_eval()
H A Dnft_objref.c108 const struct nft_set_ext *ext; in nft_objref_map_eval()
H A Dnf_tables_api.c4417 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv); in nf_tables_bind_check_setelem()
4596 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv); in nf_tables_fill_setelem()
5057 struct nft_set_ext *ext; in nft_set_elem_init()
5097 struct nft_set_ext *ext = nft_set_elem_ext(set, elem); in nft_set_elem_destroy()
5121 struct nft_set_ext *ext = nft_set_elem_ext(set, elem); in nf_tables_set_elem_destroy()
5130 const struct nft_set_ext *ext, in nft_set_elem_expr_setup()
5153 struct nft_set_ext *ext, *ext2; in nft_add_set_elem()
5506 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv); in nft_set_elem_activate()
5518 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv); in nft_set_elem_deactivate()
5532 struct nft_set_ext *ext; in nft_del_setelem()
[all …]
H A Dnft_set_pipapo_avx2.c1123 const u32 *key, const struct nft_set_ext **ext) in nft_pipapo_avx2_lookup()