Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnft_objref.c137 set = nft_set_lookup_global(ctx->net, ctx->table, in nft_objref_map_init()
Dnft_lookup.c111 set = nft_set_lookup_global(ctx->net, ctx->table, tb[NFTA_LOOKUP_SET], in nft_lookup_init()
Dnft_dynset.c190 set = nft_set_lookup_global(ctx->net, ctx->table, in nft_dynset_init()
Dnf_tables_api.c4510 struct nft_set *nft_set_lookup_global(const struct net *net, in nft_set_lookup_global() function
4527 EXPORT_SYMBOL_GPL(nft_set_lookup_global);
7261 set = nft_set_lookup_global(net, table, nla[NFTA_SET_ELEM_LIST_SET], in nf_tables_newsetelem()
/linux-6.12.1/include/net/netfilter/
Dnf_tables.h641 struct nft_set *nft_set_lookup_global(const struct net *net,