Searched refs:SCF_FIXED (Results 1 – 1 of 1) sorted by relevance
158 #define SCF_FIXED 0x04 /* we are fixed from the start */ macro285 sc->flags |= (SCF_FIXED | SCF_CONNECTED); in nglmi_startup_fixed()464 if (sc->flags & SCF_FIXED) in nglmi_rcvmsg()514 stat->fixed = !!(sc->flags & SCF_FIXED); in nglmi_rcvmsg()