Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/netfilter/
Dnf_tables_core.h98 const u32 *key, const struct nft_set_ext **ext);
100 const u32 *key, const struct nft_set_ext **ext);
102 const u32 *key, const struct nft_set_ext **ext);
105 const u32 *key, const struct nft_set_ext **ext);
107 const u32 *key, const struct nft_set_ext **ext);
109 const u32 *key, const struct nft_set_ext **ext);
113 const u32 *key, const struct nft_set_ext **ext) in nft_set_do_lookup()
121 const u32 *key, const struct nft_set_ext **ext);
124 const u32 *key, const struct nft_set_ext **ext);
Dnf_tables.h430 struct nft_set_ext;
462 const struct nft_set_ext **ext);
471 const struct nft_set_ext **ext);
647 struct nft_set_ext *nft_set_catchall_lookup(const struct net *net,
740 struct nft_set_ext { struct
749 tmpl->len = sizeof(struct nft_set_ext); in nft_set_ext_prepare() argument
771 static inline void nft_set_ext_init(struct nft_set_ext *ext, in nft_set_ext_init()
777 static inline bool __nft_set_ext_exists(const struct nft_set_ext *ext, u8 id) in __nft_set_ext_exists()
782 static inline bool nft_set_ext_exists(const struct nft_set_ext *ext, u8 id) in nft_set_ext_exists()
787 static inline void *nft_set_ext(const struct nft_set_ext *ext, u8 id) in nft_set_ext() function
[all …]
/linux-6.12.1/net/netfilter/
Dnft_set_hash.c32 struct nft_set_ext ext;
83 const u32 *key, const struct nft_set_ext **ext) in nft_rhash_lookup()
128 const struct nft_set_ext **ext) in nft_rhash_update()
302 struct nft_set_ext *ext) in nft_rhash_expr_needs_gc_run()
489 struct nft_set_ext ext;
494 const u32 *key, const struct nft_set_ext **ext) in nft_hash_lookup()
535 const u32 *key, const struct nft_set_ext **ext) in nft_hash_lookup_fast()
557 const struct nft_set_ext *ext) in nft_jhash()
Dnft_dynset.c30 const struct nft_set_ext *ext) in nft_dynset_expr_setup()
52 struct nft_set_ext *ext; in nft_dynset_new()
86 const struct nft_set_ext *ext; in nft_dynset_eval()
Dnft_lookup.c29 const u32 *key, const struct nft_set_ext **ext) in nft_set_do_lookup()
64 const struct nft_set_ext *ext = NULL; in nft_lookup_eval()
Dnft_set_bitmap.c18 struct nft_set_ext ext;
79 const u32 *key, const struct nft_set_ext **ext) in nft_bitmap_lookup()
Dnft_set_rbtree.c28 struct nft_set_ext ext;
56 const u32 *key, const struct nft_set_ext **ext, in __nft_rbtree_lookup()
118 const u32 *key, const struct nft_set_ext **ext) in nft_rbtree_lookup()
Dnft_set_pipapo.h176 struct nft_set_ext ext;
Dnf_tables_api.c651 struct nft_set_ext *ext = nft_set_elem_ext(set, elem_priv); in nft_mapelem_deactivate()
673 struct nft_set_ext *ext; in nft_map_catchall_deactivate()
3948 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem_priv); in nft_setelem_validate()
3984 struct nft_set_ext *ext; in nft_set_catchall_validate()
5465 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem_priv); in nft_setelem_data_validate()
5480 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem_priv); in nf_tables_bind_check_setelem()
5493 struct nft_set_ext *ext; in nft_set_catchall_bind_check()
5577 struct nft_set_ext *ext = nft_set_elem_ext(set, elem_priv); in nft_mapelem_activate()
5594 struct nft_set_ext *ext; in nft_map_catchall_activate()
5740 const struct nft_set_ext *ext, in nft_set_elem_expr_dump()
[all …]
Dnft_objref.c112 const struct nft_set_ext *ext; in nft_objref_map_eval()
Dnft_connlimit.c25 const struct nft_set_ext *ext) in nft_connlimit_do_eval()
Dnft_set_pipapo.c411 const u32 *key, const struct nft_set_ext **ext) in nft_pipapo_lookup()
1298 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv);
Dnft_set_pipapo_avx2.c1130 const u32 *key, const struct nft_set_ext **ext) in nft_pipapo_avx2_lookup()