Searched refs:SLIP_ESC_ESC (Results 1 – 1 of 1) sorted by relevance
75 #define SLIP_ESC_ESC 0xDD /* 0335: following escape: original byte is 0xDB (ESC) */ macro146 sio_send(SLIP_ESC_ESC, priv->sd); in slipif_output()249 case SLIP_ESC_ESC: in slipif_rxbyte()