Home
last modified time | relevance | path

Searched refs:nft_set_lookup_global (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/net/netfilter/
Dnft_numgen.c113 priv->map = nft_set_lookup_global(ctx->net, ctx->table, in nft_ng_inc_map_init()
237 priv->map = nft_set_lookup_global(ctx->net, ctx->table, in nft_ng_random_map_init()
Dnft_hash.c177 priv->map = nft_set_lookup_global(ctx->net, ctx->table, in nft_jhash_map_init()
217 priv->map = nft_set_lookup_global(ctx->net, ctx->table, in nft_symhash_map_init()
Dnft_objref.c120 set = nft_set_lookup_global(ctx->net, ctx->table, in nft_objref_map_init()
Dnft_lookup.c74 set = nft_set_lookup_global(ctx->net, ctx->table, tb[NFTA_LOOKUP_SET], in nft_lookup_init()
Dnft_dynset.c137 set = nft_set_lookup_global(ctx->net, ctx->table, in nft_dynset_init()
Dnf_tables_api.c2992 struct nft_set *nft_set_lookup_global(const struct net *net, in nft_set_lookup_global() function
3009 EXPORT_SYMBOL_GPL(nft_set_lookup_global);
4473 set = nft_set_lookup_global(net, ctx.table, nla[NFTA_SET_ELEM_LIST_SET], in nf_tables_newsetelem()
/Linux-v4.19/include/net/netfilter/
Dnf_tables.h442 struct nft_set *nft_set_lookup_global(const struct net *net,