Searched refs:SLIP_ESC_ESC (Results 1 – 1 of 1) sorted by relevance
13 #define SLIP_ESC_ESC 0335 /* ESC ESC_ESC means ESC 'data' */ macro29 case SLIP_ESC_ESC: in slip_unesc()72 *ptr++ = SLIP_ESC_ESC; in slip_esc()