Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_ifoff/
H A Dmac_ifoff.c73 static int ifoff_lo_enabled = 1; variable
75 &ifoff_lo_enabled, 0, "Enable loopback interfaces");
93 if (ifoff_lo_enabled && ifp->if_type == IFT_LOOP) in ifnet_check_outgoing()
108 if (ifoff_lo_enabled && ifp->if_type == IFT_LOOP) in ifnet_check_incoming()