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

/freebsd-11-stable/sys/security/mac_ifoff/
H A Dmac_ifoff.c72 static int ifoff_lo_enabled = 1; variable
74 &ifoff_lo_enabled, 0, "Enable loopback interfaces");
92 if (ifoff_lo_enabled && ifp->if_type == IFT_LOOP)
107 if (ifoff_lo_enabled && ifp->if_type == IFT_LOOP)

Completed in 53 milliseconds