Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_ifoff/
H A Dmac_ifoff.c73 static int ifoff_other_enabled = 0; variable
75 &ifoff_other_enabled, 0, "Enable other interfaces");
92 if (ifoff_other_enabled && if_gettype(ifp) != IFT_LOOP) in ifnet_check_outgoing()
107 if (ifoff_other_enabled && if_gettype(ifp) != IFT_LOOP) in ifnet_check_incoming()