Searched refs:nft_set_list_get (Results 1 – 3 of 3) sorted by relevance
24 nft_set_list_get(struct nft_handle *h, const char *table, const char *set);
763 nft_set_list_get(struct nft_handle *h, const char *table, const char *set) in nft_set_list_get() function
393 slist = nft_set_list_get(ctx->h, ctx->table, set_name); in set_from_lookup_expr()