Searched refs:HDLC_BYTE_ESC (Results 1 – 1 of 1) sorted by relevance
751 #define HDLC_BYTE_ESC 0x7D macro802 case HDLC_BYTE_ESC: in hdlc_byte_needs_escape()849 escaped_frame_buffer[escaped_frame_len++] = HDLC_BYTE_ESC; in push_hdlc()863 escaped_frame_buffer[escaped_frame_len++] = HDLC_BYTE_ESC; in push_hdlc()874 escaped_frame_buffer[escaped_frame_len++] = HDLC_BYTE_ESC; in push_hdlc()979 else if (byte == HDLC_BYTE_ESC) in pull_hdlc()