Searched refs:PPP_TRANS (Results 1 – 3 of 3) sorted by relevance
60 #define PPP_TRANS 0x20 /* Asynchronous transparency modifier */ macro
570 if (putc(*start ^ PPP_TRANS, &tp->t_outq)) { in pppasyncstart()601 *p++ = c ^ PPP_TRANS; in pppasyncstart()607 *p++ = c ^ PPP_TRANS; in pppasyncstart()930 c ^= PPP_TRANS; in pppinput()
226 c ^= PPP_TRANS; in loop_chars()