Searched refs:show_counters (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sbin/ipfw/
H A Dipfw2.h295 void ipfw_list(int ac, char *av[], int show_counters);
307 void dummynet_list(int ac, char *av[], int show_counters);
H A Ddummynet.c1904 dummynet_list(int ac, char *av[], int show_counters) argument
1912 (void)show_counters; // XXX unused, but we should use it.
H A Dipfw2.c1989 ipfw_list(int ac, char *av[], int show_counters) argument
2016 dummynet_list(ac, av, show_counters);
2055 if (show_counters) {

Completed in 78 milliseconds