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

/linux-master/net/netfilter/
H A Dnft_objref.c137 set = nft_set_lookup_global(ctx->net, ctx->table,
H A Dnft_lookup.c111 set = nft_set_lookup_global(ctx->net, ctx->table, tb[NFTA_LOOKUP_SET],
H A Dnft_dynset.c189 set = nft_set_lookup_global(ctx->net, ctx->table,
H A Dnf_tables_api.c4448 struct nft_set *nft_set_lookup_global(const struct net *net, function
4465 EXPORT_SYMBOL_GPL(nft_set_lookup_global); variable
7173 set = nft_set_lookup_global(net, table, nla[NFTA_SET_ELEM_LIST_SET],
/linux-master/include/net/netfilter/
H A Dnf_tables.h632 struct nft_set *nft_set_lookup_global(const struct net *net,

Completed in 291 milliseconds