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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dif_bridge.c403 #define SCF_RESIZING 0x02 macro
4930 sc->sc_flags |= SCF_RESIZING;
4937 sc->sc_flags &= ~SCF_RESIZING;
4996 if ((sc->sc_flags & SCF_DETACHING) || (sc->sc_flags & SCF_RESIZING))

Completed in 79 milliseconds