Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_tables_api.c2960 static struct nft_set *nft_set_lookup_byhandle(const struct nft_table *table, in nft_set_lookup_byhandle() function
3601 set = nft_set_lookup_byhandle(ctx.table, attr, genmask); in nf_tables_delset()