HomeSort by: relevance | last modified time | path
    Searched refs:SC_LOG_FLUSH (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if_ppp.h 66 #define SC_LOG_FLUSH 0x00100000 /* log all chars flushed */
ppp_tty.c 928 if (sc->sc_flags & SC_LOG_FLUSH)
1040 if (sc->sc_flags & SC_LOG_FLUSH)
1058 if (sc->sc_flags & (SC_LOG_FLUSH|SC_LOG_RAWIN)) {

Completed in 13 milliseconds