Searched refs:V_fw6_enable (Results 1 – 1 of 1) sorted by relevance
79 #define V_fw6_enable VNET(fw6_enable) macro639 TUNABLE_INT_FETCH("net.inet6.ip6.fw.enable", &V_fw6_enable); in ipfw_attach_hooks()640 if (V_fw6_enable && (error = ipfw_link(AF_INET6, false)) != 0) in ipfw_attach_hooks()672 else if (arg1 == &V_fw6_enable) in ipfw_chg_hook()