Searched refs:V_fwlink_enable (Results 1 – 1 of 1) sorted by relevance
83 #define V_fwlink_enable VNET(fwlink_enable) macro644 TUNABLE_INT_FETCH("net.link.ether.ipfw", &V_fwlink_enable); in ipfw_attach_hooks()645 if (V_fwlink_enable && (error = ipfw_link(AF_LINK, false)) != 0) in ipfw_attach_hooks()675 else if (arg1 == &V_fwlink_enable) in ipfw_chg_hook()