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

/netbsd-current/sys/net/
H A Dif_srt.c57 #define SKF_CDEVOPEN 0x00000001 macro
310 if ((ifp->if_flags & IFF_UP) || (sc->kflags & SKF_CDEVOPEN))
403 sc->kflags |= SKF_CDEVOPEN;
419 sc->kflags &= ~SKF_CDEVOPEN;

Completed in 133 milliseconds