Searched refs:PPP_TRANS (Results 1 – 3 of 3) sorted by relevance
28 if (c < PPP_TRANS) return 1; in muststuff()192 c ^= PPP_TRANS; in hdlc_loop()501 *(skb_put(hdlc_skb, 1)) = (*skb->data++) ^ PPP_TRANS; in HDLC_Encode()510 c ^= PPP_TRANS; in HDLC_Encode()517 c ^= PPP_TRANS; in HDLC_Encode()
33 #define PPP_TRANS 0x20 /* Asynchronous transparency modifier */ macro
527 *buf++ = c ^ PPP_TRANS; \900 sp[0] ^= PPP_TRANS; in ppp_async_input()