Searched refs:SC_LOG_RAWIN (Results 1 – 9 of 9) sorted by relevance
31 SC_LOG_RAWIN = 524288
130 …C_DECOMP_RUN, SC_MP_XSHORTSEQ, SC_DEBUG, SC_LOG_INPKT, SC_LOG_OUTPKT, SC_LOG_RAWIN, SC_LOG_FLUSH, …
62 #define SC_LOG_RAWIN 0x00080000 /* log all chars received */ macro
39 #define SC_LOG_RAWIN 0x00080000 /* log all chars received */ macro
440 #define SC_LOGB (SC_DEBUG | SC_LOG_INPKT | SC_LOG_OUTPKT | SC_LOG_RAWIN \ in tty_establish_ppp()