Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_ifoff/
H A Dmac_ifoff.c77 static int ifoff_other_enabled = 0; variable
79 &ifoff_other_enabled, 0, "Enable other interfaces");
96 if (ifoff_other_enabled && ifp->if_type != IFT_LOOP) in ifnet_check_outgoing()
111 if (ifoff_other_enabled && ifp->if_type != IFT_LOOP) in ifnet_check_incoming()