Searched refs:SC_LOG_OUTPKT (Results 1 – 2 of 2) sorted by relevance
61 #define SC_LOG_OUTPKT 0x00040000 /* log contents of pkts sent */ macro
433 #define SC_LOGB (SC_DEBUG | SC_LOG_INPKT | SC_LOG_OUTPKT | SC_LOG_RAWIN \ in tty_establish_ppp()