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