HomeSort by relevance Sort by last modified time
    Searched refs:nft_for_each_table (Results 1 - 3 of 3) sorted by null

  /external/iptables/iptables/
xtables-save.c 46 return nft_for_each_table(h, do_output, counters);
nft.h 60 int nft_for_each_table(struct nft_handle *h, int (*func)(struct nft_handle *h, const char *tablename, bool counters), bool counters);
nft.c 1700 int nft_for_each_table(struct nft_handle *h, function
    [all...]

Completed in 93 milliseconds