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

  /src/sys/net/
if_ppp.h 65 #define SC_LOG_RAWIN 0x00080000 /* log all chars received */
ppp_tty.c 864 if ((sc->sc_flags & SC_LOG_RAWIN) && sc->sc_rawin.count > 0)
1058 if (sc->sc_flags & (SC_LOG_FLUSH|SC_LOG_RAWIN)) {

Completed in 12 milliseconds