Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnf_tables_api.c4490 static struct nft_set *nft_set_lookup_byid(const struct net *net, in nft_set_lookup_byid() function
4523 set = nft_set_lookup_byid(net, table, nla_set_id, genmask); in nft_set_lookup_global()