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

/freebsd-11-stable/sys/security/mac_ifoff/
H A Dmac_ifoff.c76 static int ifoff_other_enabled = 0; variable
78 &ifoff_other_enabled, 0, "Enable other interfaces");
95 if (ifoff_other_enabled && ifp->if_type != IFT_LOOP)
110 if (ifoff_other_enabled && ifp->if_type != IFT_LOOP)

Completed in 101 milliseconds