Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_tables_core.h97 const struct nft_set_ext *
100 const struct nft_set_ext *
103 const struct nft_set_ext *
106 const struct nft_set_ext *
109 const struct nft_set_ext *
114 const struct nft_set_ext *
119 const struct nft_set_ext *
123 const struct nft_set_ext *
H A Dnf_tables.h430 struct nft_set_ext;
462 const struct nft_set_ext * (*lookup)(const struct net *net,
465 const struct nft_set_ext * (*update)(struct nft_set *set,
649 struct nft_set_ext *nft_set_catchall_lookup(const struct net *net,
745 struct nft_set_ext { struct
754 tmpl->len = sizeof(struct nft_set_ext); in nft_set_ext_prepare() argument
776 static inline void nft_set_ext_init(struct nft_set_ext *ext, in nft_set_ext_init()
782 static inline bool __nft_set_ext_exists(const struct nft_set_ext *ext, u8 id) in __nft_set_ext_exists()
787 static inline bool nft_set_ext_exists(const struct nft_set_ext *ext, u8 id) in nft_set_ext_exists()
792 static inline void *nft_set_ext(const struct nft_set_ext *ext, u8 id) in nft_set_ext() function
[all …]
/linux/net/netfilter/
H A Dnft_lookup.c27 static const struct nft_set_ext *
69 const struct nft_set_ext *
73 const struct nft_set_ext *ext; in nft_set_do_lookup()
102 const struct nft_set_ext *ext; in nft_lookup_eval()
H A Dnft_set_bitmap.c18 struct nft_set_ext ext;
78 const struct nft_set_ext *
83 static const struct nft_set_ext found; in nft_bitmap_lookup()
H A 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()
H A Dnft_set_rbtree.c28 struct nft_set_ext ext;
55 static const struct nft_set_ext *
114 const struct nft_set_ext *
120 const struct nft_set_ext *ext; in nft_rbtree_lookup()
H A Dnf_tables_api.c800 struct nft_set_ext *ext = nft_set_elem_ext(set, elem_priv); in nft_mapelem_deactivate()
822 struct nft_set_ext *ext; in nft_map_catchall_deactivate()
4213 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem_priv); in nft_setelem_validate()
4249 struct nft_set_ext *ext; in nft_set_catchall_validate()
5786 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem_priv); in nft_setelem_data_validate()
5801 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem_priv); in nf_tables_bind_check_setelem()
5814 struct nft_set_ext *ext; in nft_set_catchall_bind_check()
5896 struct nft_set_ext *ext = nft_set_elem_ext(set, elem_priv); in nft_mapelem_activate()
5913 struct nft_set_ext *ext; in nft_map_catchall_activate()
6061 const struct nft_set_ext *ext, in nft_set_elem_expr_dump()
[all …]
H A Dnft_connlimit.c25 const struct nft_set_ext *ext) in nft_connlimit_do_eval()
H A Dnft_objref.c142 const struct nft_set_ext *ext; in nft_objref_map_eval()
H A Dnft_set_pipapo_avx2.c1276 const struct nft_set_ext *
1288 const struct nft_set_ext *ext; in nft_pipapo_avx2_lookup()
H A Dnft_set_pipapo.c571 const struct nft_set_ext *
1290 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv);