Searched refs:HDLC_ESC (Results 1 – 1 of 1) sorted by relevance
33 #define HDLC_ESC 0x7D macro273 if (value == HDLC_FRAME || value == HDLC_ESC) { in hdlc_append_escaped()274 hdlc_append(bg, HDLC_ESC); in hdlc_append_escaped()390 case HDLC_ESC: in hdlc_rx()