Searched refs:SC_LOG_INPKT (Results 1 – 3 of 3) sorted by relevance
60 #define SC_LOG_INPKT 0x00020000 /* log contents of good pkts recvd */ macro
36 #define SC_LOG_INPKT 0x00020000 /* log contents of good pkts recvd */ macro
440 #define SC_LOGB (SC_DEBUG | SC_LOG_INPKT | SC_LOG_OUTPKT | SC_LOG_RAWIN \ in tty_establish_ppp()