Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_tables.h445 const struct nlattr *nla_set_id,
/Linux-v4.19/net/netfilter/
Dnf_tables_api.c2995 const struct nlattr *nla_set_id, in nft_set_lookup_global() argument
3002 if (!nla_set_id) in nft_set_lookup_global()
3005 set = nft_set_lookup_byid(net, nla_set_id, genmask); in nft_set_lookup_global()