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;
452 const struct nft_set_ext **ext);
460 const struct nft_set_ext **ext);
467 struct nft_set_ext **ext);
639 struct nft_set_ext *nft_set_catchall_lookup(const struct net *net,
737 struct nft_set_ext { struct
746 tmpl->len = sizeof(struct nft_set_ext); in nft_set_ext_prepare() argument
768 static inline void nft_set_ext_init(struct nft_set_ext *ext, in nft_set_ext_init()
774 static inline bool __nft_set_ext_exists(const struct nft_set_ext *ext, u8 id) in __nft_set_ext_exists()
779 static inline bool nft_set_ext_exists(const struct nft_set_ext *ext, u8 id) in nft_set_ext_exists()
[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.c33 struct nft_set_ext ext;
84 const u32 *key, const struct nft_set_ext **ext) in nft_rhash_lookup()
127 const struct nft_set_ext **ext) in nft_rhash_update()
171 struct nft_set_ext **ext) in nft_rhash_insert()
303 struct nft_set_ext *ext) in nft_rhash_expr_needs_gc_run()
500 struct nft_set_ext ext;
505 const u32 *key, const struct nft_set_ext **ext) in nft_hash_lookup()
545 const u32 *key, const struct nft_set_ext **ext) in nft_hash_lookup_fast()
567 const struct nft_set_ext *ext) in nft_jhash()
585 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;
55 const u32 *key, const struct nft_set_ext **ext, in __nft_rbtree_lookup()
117 const u32 *key, const struct nft_set_ext **ext) in nft_rbtree_lookup()
310 struct nft_set_ext **ext) in __nft_rbtree_insert()
489 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()
1195 struct nft_set_ext **ext2)
1197 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv);
1789 const u8 *data, const struct nft_set_ext *ext)
1814 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv);
H A Dnf_tables_api.c597 struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv); in nft_mapelem_deactivate()
620 struct nft_set_ext *ext; in nft_map_catchall_deactivate()
3865 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv); in nft_setelem_validate()
3902 struct nft_set_ext *ext; in nft_set_catchall_validate()
5412 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv); in nft_setelem_data_validate()
5427 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv); in nf_tables_bind_check_setelem()
5441 struct nft_set_ext *ext; in nft_set_catchall_bind_check()
5526 struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv); in nft_mapelem_activate()
5544 struct nft_set_ext *ext; in nft_map_catchall_activate()
5697 const struct nft_set_ext *ext, in nft_set_elem_expr_dump()
[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()