Searched refs:SC_LOG_OUTPKT (Results 1 – 9 of 9) sorted by relevance
30 SC_LOG_OUTPKT = 262144
130 … SC_COMP_RUN, SC_DECOMP_RUN, SC_MP_XSHORTSEQ, SC_DEBUG, SC_LOG_INPKT, SC_LOG_OUTPKT, SC_LOG_RAWIN,…
61 #define SC_LOG_OUTPKT 0x00040000 /* log contents of pkts sent */ macro
38 #define SC_LOG_OUTPKT 0x00040000 /* log contents of pkts sent */ macro
440 #define SC_LOGB (SC_DEBUG | SC_LOG_INPKT | SC_LOG_OUTPKT | SC_LOG_RAWIN \ in tty_establish_ppp()