Searched refs:nft_for_each_table (Results 1 - 3 of 3) sorted by relevance

/external/iptables/iptables/
H A Dxtables-save.c46 return nft_for_each_table(h, do_output, counters);
H A Dnft.h60 int nft_for_each_table(struct nft_handle *h, int (*func)(struct nft_handle *h, const char *tablename, bool counters), bool counters);
H A Dnft.c1700 int nft_for_each_table(struct nft_handle *h, function

Completed in 94 milliseconds