OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:for_each_table
(Results
1 - 2
of
2
) sorted by null
/external/iptables/iptables/
ip6tables-save.c
38
static int
for_each_table
(int (*func)(const char *tablename))
function
68
return
for_each_table
(&do_output);
iptables-save.c
36
static int
for_each_table
(int (*func)(const char *tablename))
function
66
return
for_each_table
(&do_output);
Completed in 110 milliseconds