Searched refs:SLIP_END (Results 1 – 2 of 2) sorted by relevance
35 #define SLIP_END 0300 macro67 case SLIP_END: in slip_writeb_esc()104 slip_writeb(SLIP_END); in slip_send()123 slip_writeb(SLIP_END); in slip_send()193 if (c == SLIP_END) { in slip_input_byte()200 c = SLIP_END; in slip_input_byte()218 if (c == SLIP_END) { in slip_input_byte()
33 #define SLIP_END 0300 macro82 if (c == SLIP_END) { in slip_process_byte()90 c = SLIP_END; in slip_process_byte()104 } else if (c == SLIP_END) { in slip_process_byte()355 case SLIP_END: in slip_buffer()368 *sbuf++ = SLIP_END; in slip_buffer()