Searched refs:nla_set_id (Results 1 – 1 of 1) sorted by relevance
4835 const struct nlattr *nla_set_id, in nft_set_lookup_global() argument4842 if (!nla_set_id) in nft_set_lookup_global()4845 set = nft_set_lookup_byid(net, table, nla_set_id, genmask); in nft_set_lookup_global()