Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_tables.h431 struct nft_set_ext;
464 const struct nft_set_ext * (*lookup)(const struct net *net,
467 const struct nft_set_ext * (*update)(struct nft_set *set,
652 struct nft_set_ext *nft_set_catchall_lookup(const struct net *net,
748 struct nft_set_ext { struct
757 tmpl->len = sizeof(struct nft_set_ext); in nft_set_ext_prepare() argument
779 static inline void nft_set_ext_init(struct nft_set_ext *ext, in nft_set_ext_init()
785 static inline bool __nft_set_ext_exists(const struct nft_set_ext *ext, u8 id) in __nft_set_ext_exists()
790 static inline bool nft_set_ext_exists(const struct nft_set_ext *ext, u8 id) in nft_set_ext_exists()
795 static inline void *nft_set_ext(const struct nft_set_ext *ext, u8 id) in nft_set_ext() function
[all …]
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 *
/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_hash.c35 struct nft_set_ext ext;
85 const struct nft_set_ext *
125 static const struct nft_set_ext *
394 struct nft_set_ext *ext) in nft_rhash_expr_needs_gc_run()
596 struct nft_set_ext ext;
600 const struct nft_set_ext *
644 const struct nft_set_ext *
666 const struct nft_set_ext *ext) in nft_jhash()
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()
60 struct nft_set_ext *ext; in nft_dynset_new()
94 const struct nft_set_ext *ext; in nft_dynset_eval()
H A Dnft_set_rbtree.c20 struct nft_set_ext *from;
21 struct nft_set_ext *to;
48 struct nft_set_ext ext;
107 const struct nft_set_ext *
H A Dnft_set_pipapo.h178 struct nft_set_ext ext;
H A Dnf_tables_api.c801 struct nft_set_ext *ext = nft_set_elem_ext(set, elem_priv); in nft_mapelem_deactivate()
823 struct nft_set_ext *ext; in nft_map_catchall_deactivate()
4167 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem_priv); in nft_setelem_validate()
4203 struct nft_set_ext *ext; in nft_set_catchall_validate()
5739 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem_priv); in nft_setelem_data_validate()
5754 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem_priv); in nf_tables_bind_check_setelem()
5767 struct nft_set_ext *ext; in nft_set_catchall_bind_check()
5849 struct nft_set_ext *ext = nft_set_elem_ext(set, elem_priv); in nft_mapelem_activate()
5866 struct nft_set_ext *ext; in nft_map_catchall_activate()
6013 const struct nft_set_ext *ext, in nft_set_elem_expr_dump()
[all …]
H A Dnft_objref.c142 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.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);