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_u8(hdlc_skb, (*skb->data++) ^ PPP_TRANS); in HDLC_Encode()510 c ^= PPP_TRANS; in HDLC_Encode()517 c ^= PPP_TRANS; in HDLC_Encode()
34 #define PPP_TRANS 0x20 /* Asynchronous transparency modifier */ macro
527 *buf++ = c ^ PPP_TRANS; \899 sp[0] ^= PPP_TRANS; in ppp_async_input()