Home
last modified time | relevance | path

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

/third_party/iptables/iptables/
Dnft-cache.h24 nft_set_list_get(struct nft_handle *h, const char *table, const char *set);
Dnft-cache.c763 nft_set_list_get(struct nft_handle *h, const char *table, const char *set) in nft_set_list_get() function
Dnft-bridge.c393 slist = nft_set_list_get(ctx->h, ctx->table, set_name); in set_from_lookup_expr()