Searched refs:nft_for_each_table (Results 1 – 3 of 3) sorted by relevance
46 return nft_for_each_table(h, do_output, counters); in do_output()
60 int nft_for_each_table(struct nft_handle *h, int (*func)(struct nft_handle *h, const char *tablenam…
1700 int nft_for_each_table(struct nft_handle *h, in nft_for_each_table() function