ipfw_zero
void ipfw_zero(int ac, char *av[], int optname);
ipfw_zero(ac, av, 0 /* IP_FW_ZERO */);
ipfw_zero(ac, av, 1 /* IP_FW_RESETLOG */);