Searched refs:nft_set_ext (Results 1 – 13 of 13) sorted by relevance
| /Linux-v6.1/include/net/netfilter/ |
| D | nf_tables_core.h | 96 const u32 *key, const struct nft_set_ext **ext); 98 const u32 *key, const struct nft_set_ext **ext); 100 const u32 *key, const struct nft_set_ext **ext); 103 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); 111 const u32 *key, const struct nft_set_ext **ext) in nft_set_do_lookup() 119 const u32 *key, const struct nft_set_ext **ext); 122 const u32 *key, const struct nft_set_ext **ext);
|
| D | nf_tables.h | 385 struct nft_set_ext; 413 const struct nft_set_ext **ext); 421 const struct nft_set_ext **ext); 428 struct nft_set_ext **ext); 577 struct nft_set_ext *nft_set_catchall_lookup(const struct net *net, 669 struct nft_set_ext { struct 678 tmpl->len = sizeof(struct nft_set_ext); in nft_set_ext_prepare() argument 700 static inline void nft_set_ext_init(struct nft_set_ext *ext, in nft_set_ext_init() 706 static inline bool __nft_set_ext_exists(const struct nft_set_ext *ext, u8 id) in __nft_set_ext_exists() 711 static inline bool nft_set_ext_exists(const struct nft_set_ext *ext, u8 id) in nft_set_ext_exists() [all …]
|
| /Linux-v6.1/net/netfilter/ |
| D | nft_set_hash.c | 31 struct nft_set_ext ext; 79 const u32 *key, const struct nft_set_ext **ext) in nft_rhash_lookup() 120 const struct nft_set_ext **ext) in nft_rhash_update() 163 struct nft_set_ext **ext) in nft_rhash_insert() 300 struct nft_set_ext *ext) in nft_rhash_expr_needs_gc_run() 449 struct nft_set_ext ext; 454 const u32 *key, const struct nft_set_ext **ext) in nft_hash_lookup() 494 const u32 *key, const struct nft_set_ext **ext) in nft_hash_lookup_fast() 516 const struct nft_set_ext *ext) in nft_jhash() 534 struct nft_set_ext **ext) in nft_hash_insert()
|
| D | nft_lookup.c | 28 const u32 *key, const struct nft_set_ext **ext) in nft_set_do_lookup() 63 const struct nft_set_ext *ext = NULL; in nft_lookup_eval() 206 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv); in nft_lookup_validate_setelem()
|
| D | nft_set_bitmap.c | 17 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()
|
| D | nft_set_rbtree.c | 27 struct nft_set_ext ext; 48 const u32 *key, const struct nft_set_ext **ext, in __nft_rbtree_lookup() 112 const u32 *key, const struct nft_set_ext **ext) in nft_rbtree_lookup() 220 struct nft_set_ext **ext) in __nft_rbtree_insert() 373 struct nft_set_ext **ext) in nft_rbtree_insert()
|
| D | nft_dynset.c | 30 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()
|
| D | nft_set_pipapo.h | 176 struct nft_set_ext ext;
|
| D | nft_set_pipapo.c | 412 const u32 *key, const struct nft_set_ext **ext) in nft_pipapo_lookup() 1155 struct nft_set_ext **ext2) 1157 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv); 1705 const u8 *data, const struct nft_set_ext *ext) 1730 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv);
|
| D | nft_objref.c | 110 const struct nft_set_ext *ext; in nft_objref_map_eval()
|
| D | nf_tables_api.c | 4709 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv); in nft_setelem_data_validate() 4733 struct nft_set_ext *ext; in nft_set_catchall_bind_check() 4899 const struct nft_set_ext *ext) in nft_set_elem_expr_dump() 4938 const struct nft_set_ext *ext = nft_set_elem_ext(set, elem->priv); in nf_tables_fill_setelem() 5042 struct nft_set_ext *ext; in nft_set_catchall_dump() 5256 struct nft_set_ext *ext; in nft_setelem_catchall_get() 5508 struct nft_set_ext *ext; in nft_set_elem_init() 5573 struct nft_set_ext *ext = nft_set_elem_ext(set, elem); in nft_set_elem_destroy() 5597 struct nft_set_ext *ext = nft_set_elem_ext(set, elem); in nf_tables_set_elem_destroy() 5635 const struct nft_set_ext *ext, in nft_set_elem_expr_setup() [all …]
|
| D | nft_connlimit.c | 25 const struct nft_set_ext *ext) in nft_connlimit_do_eval()
|
| D | nft_set_pipapo_avx2.c | 1120 const u32 *key, const struct nft_set_ext **ext) in nft_pipapo_avx2_lookup()
|