Searched refs:IFF_RUNNING (Results 1 – 4 of 4) sorted by relevance
1154 #define IFF_RUNNING 0x40 macro1402 flags_tmp = flags_tmp | IFF_RUNNING; in sal_ioctlsocket()
1098 sc->sc_sppp.pp_if.if_flags &= ~(IFF_UP|IFF_RUNNING);
1176 sc->sc_sppp.pp_if.if_flags &= ~(IFF_UP|IFF_RUNNING);
1166 sc->sc_sppp.pp_if.if_flags &= ~(IFF_UP|IFF_RUNNING);
Completed in 11 milliseconds