Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dtables.c66 static int table_do_get_list(ipfw_xtable_info *i, ipfw_obj_header **poh);
866 if ((error = table_do_get_list(i, &oh)) != 0) { in table_show_one()
1727 table_do_get_list(ipfw_xtable_info *i, ipfw_obj_header **poh) in table_do_get_list() function