Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dif_bridge.c596 #define SCF_RESIZING 0x02 macro
6960 sc->sc_flags |= SCF_RESIZING;
6967 sc->sc_flags &= ~SCF_RESIZING;
7022 if ((sc->sc_flags & SCF_DETACHING) || (sc->sc_flags & SCF_RESIZING)) {