Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dmain.c453 ipfw_sysctl_handler(av, 1); in ipfw_main()
455 ipfw_sysctl_handler(av, 0); in ipfw_main()
H A Dipfw2.h395 void ipfw_sysctl_handler(char *av[], int which);
H A Dipfw2.c2498 ipfw_sysctl_handler(char *av[], int which) in ipfw_sysctl_handler() function