Searched refs:ipfw_list (Results 1 – 3 of 3) sorted by relevance
479 ipfw_list(ac, av, do_acct); in ipfw_main()481 ipfw_list(ac, av, 1 /* show counters */); in ipfw_main()
399 void ipfw_list(int ac, char *av[], int show_counters);
2718 ipfw_list(int ac, char *av[], int show_counters) in ipfw_list() function