Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw3/
H A Dip_fw3.c145 int ip_fw3_sysctl_enable(SYSCTL_HANDLER_ARGS);
150 &sysctl_var_fw3_enable, 0, ip_fw3_sysctl_enable, "I", "Enable ipfw");
1377 ip_fw3_sysctl_enable(SYSCTL_HANDLER_ARGS) in ip_fw3_sysctl_enable() function