Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_ifoff/
H A Dmac_ifoff.c69 static int ifoff_lo_enabled = 1; variable
71 &ifoff_lo_enabled, 0, "Enable loopback interfaces");
89 if (ifoff_lo_enabled && if_gettype(ifp) == IFT_LOOP) in ifnet_check_outgoing()
104 if (ifoff_lo_enabled && if_gettype(ifp) == IFT_LOOP) in ifnet_check_incoming()