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