Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h417 struct nft_set_ext;
449 const struct nft_set_ext **ext);
457 const struct nft_set_ext **ext);
464 struct nft_set_ext **ext);
728 struct nft_set_ext { struct
737 tmpl->len = sizeof(struct nft_set_ext); in nft_set_ext_prepare() argument
775 static inline void *nft_set_ext(const struct nft_set_ext *ext, u8 id) in nft_set_ext() function
782 return nft_set_ext(ext, NFT_SET_EXT_KEY); in nft_set_ext_key()
792 return nft_set_ext(ext, NFT_SET_EXT_DATA); in nft_set_ext_data()
797 return nft_set_ext(ext, NFT_SET_EXT_FLAGS); in nft_set_ext_flags()
[all …]
H A 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);
/openbmc/linux/net/netfilter/
H A Dnft_set_hash.c31 struct nft_set_ext ext;
81 const u32 *key, const struct nft_set_ext **ext) in nft_rhash_lookup()
122 const struct nft_set_ext **ext) in nft_rhash_update()
165 struct nft_set_ext **ext) in nft_rhash_insert()
295 struct nft_set_ext *ext) in nft_rhash_expr_needs_gc_run()
478 struct nft_set_ext ext;
483 const u32 *key, const struct nft_set_ext **ext) in nft_hash_lookup()
523 const u32 *key, const struct nft_set_ext **ext) in nft_hash_lookup_fast()
545 const struct nft_set_ext *ext) in nft_jhash()
563 struct nft_set_ext **ext) in nft_hash_insert()
H A Dnft_set_bitmap.c17 struct nft_set_ext ext;
78 const u32 *key, const struct nft_set_ext **ext) in nft_bitmap_lookup()
126 struct nft_set_ext **ext) in nft_bitmap_insert()
H A Dnft_set_rbtree.c27 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()
310 struct nft_set_ext **ext) in __nft_rbtree_insert()
488 struct nft_set_ext **ext) in nft_rbtree_insert()
H A Dnft_dynset.c30 const struct nft_set_ext *ext) in nft_dynset_expr_setup()
51 struct nft_set_ext *ext; in nft_dynset_new()
85 const struct nft_set_ext *ext; in nft_dynset_eval()
H A 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()
H A Dnft_set_pipapo.h184 struct nft_set_ext ext;
H A Dnft_set_pipapo.c409 const u32 *key, const struct nft_set_ext **ext) in nft_pipapo_lookup()
1193 struct nft_set_ext **ext2)
1195 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv);
1786 const u8 *data, const struct nft_set_ext *ext)
1811 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv);
H A Dnf_tables_api.c620 struct nft_set_ext *ext; in nft_map_catchall_deactivate()
3863 struct nft_set_ext *ext; in nft_set_catchall_validate()
5378 struct nft_set_ext *ext; in nft_set_catchall_bind_check()
5481 struct nft_set_ext *ext; in nft_map_catchall_activate()
5796 struct nft_set_ext *ext; in nft_set_catchall_dump()
6024 struct nft_set_ext *ext; in nft_setelem_catchall_get()
6286 struct nft_set_ext *ext; in nft_set_elem_init()
6459 struct nft_set_ext *ext; in nft_set_catchall_lookup()
6480 struct nft_set_ext *ext; in nft_setelem_catchall_insert()
6544 struct nft_set_ext *ext; in nft_setelem_catchall_deactivate()
[all …]
H A Dnft_objref.c112 const struct nft_set_ext *ext; in nft_objref_map_eval()
H A Dnft_connlimit.c25 const struct nft_set_ext *ext) in nft_connlimit_do_eval()
H A Dnft_set_pipapo_avx2.c1130 const u32 *key, const struct nft_set_ext **ext) in nft_pipapo_avx2_lookup()