Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.h463 void ipfw_list_values(int ac, char *av[]);
H A Dtables.c2060 ipfw_list_values(int ac __unused, char *av[] __unused) in ipfw_list_values() function
H A Dipfw2.c5823 ipfw_list_values(ac, av); in ipfw_internal_handler()