Home
last modified time | relevance | path

Searched refs:for_each_table (Results 1 – 2 of 2) sorted by relevance

/external/iptables/iptables/
Diptables-save.c31 static int for_each_table(int (*func)(const char *tablename)) in for_each_table() function
67 return for_each_table(&do_output); in do_output()
Dip6tables-save.c33 static int for_each_table(int (*func)(const char *tablename)) in for_each_table() function
69 return for_each_table(&do_output); in do_output()