Searched refs:HDLC_XOR (Results 1 – 2 of 2) sorted by relevance
91 c ^= HDLC_XOR; in async_Encode()95 c ^= HDLC_XOR; in async_Encode()179 c ^= HDLC_XOR; in async_Decode()
36 #define HDLC_XOR 0x20 /* Modifier value */ macro