Searched refs:nla_set_id (Results 1 – 2 of 2) sorted by relevance
603 const struct nlattr *nla_set_id,
4319 const struct nlattr *nla_set_id, in nft_set_lookup_global() argument4326 if (!nla_set_id) in nft_set_lookup_global()4329 set = nft_set_lookup_byid(net, table, nla_set_id, genmask); in nft_set_lookup_global()