Lines Matching refs:send_slip_escape
286 and set the send_slip_escape so that the next time we
293 ubcsp_config.send_slip_escape = SLIP_ESCAPE_FRAME;
298 ubcsp_config.send_slip_escape = SLIP_ESCAPE_ESCAPE;
851 if (ubcsp_config.send_slip_escape)
856 put_uart (ubcsp_config.send_slip_escape);
858 ubcsp_config.send_slip_escape = 0;
881 if ((!ubcsp_config.send_slip_escape) && ((ubcsp_config.send_size = ubcsp_config.send_size - 1) == 0))