Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnft_objref.c135 set = nft_set_lookup_global(ctx->net, ctx->table, in nft_objref_map_init()
Dnft_lookup.c109 set = nft_set_lookup_global(ctx->net, ctx->table, tb[NFTA_LOOKUP_SET], in nft_lookup_init()
Dnft_dynset.c188 set = nft_set_lookup_global(ctx->net, ctx->table, in nft_dynset_init()
Dnf_tables_api.c3888 struct nft_set *nft_set_lookup_global(const struct net *net, in nft_set_lookup_global() function
3905 EXPORT_SYMBOL_GPL(nft_set_lookup_global);
6346 set = nft_set_lookup_global(net, table, nla[NFTA_SET_ELEM_LIST_SET], in nf_tables_newsetelem()
/linux-6.1.9/include/net/netfilter/
Dnf_tables.h583 struct nft_set *nft_set_lookup_global(const struct net *net,