Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c4411 static struct nft_set *nft_set_lookup_byid(const struct net *net, in nft_set_lookup_byid() function
4445 set = nft_set_lookup_byid(net, table, nla_set_id, genmask); in nft_set_lookup_global()