Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dtables.c60 static void table_show_list(ipfw_obj_header *oh, int need_header);
878 table_show_list(oh, is_all); in table_show_one()
1790 table_show_list(ipfw_obj_header *oh, int need_header) in table_show_list() function