Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dtables.c67 static void table_show_list(ipfw_obj_header *oh, int need_header);
871 table_show_list(oh, is_all); in table_show_one()
1761 table_show_list(ipfw_obj_header *oh, int need_header) in table_show_list() function