Searched refs:PPP_TRANS (Results 1 – 4 of 4) sorted by relevance
54 #define PPP_TRANS 0x20 /* Asynchronous transparency modifier */ macro
258 c ^= PPP_TRANS;
590 cur_char ^= PPP_TRANS; in pppos_input()848 *((u8_t*)nb->payload + nb->len++) = c ^ PPP_TRANS; in pppos_output_append()
88 #define PPP_TRANS 0x20 /* Asynchronous transparency modifier */ macro