Searched refs:HDLC_ESCAPE_XFORM (Results 1 – 1 of 1) sorted by relevance
755 #define HDLC_ESCAPE_XFORM 0x20 macro850 escaped_frame_buffer[escaped_frame_len++] = c ^ HDLC_ESCAPE_XFORM; in push_hdlc()864 escaped_frame_buffer[escaped_frame_len++] = c ^ HDLC_ESCAPE_XFORM; in push_hdlc()875 escaped_frame_buffer[escaped_frame_len++] = c ^ HDLC_ESCAPE_XFORM; in push_hdlc()991 byte = byte ^ HDLC_ESCAPE_XFORM; in pull_hdlc()