Searched refs:escaped_frame_sent (Results 1 – 1 of 1) sorted by relevance
820 static uint16_t escaped_frame_sent; in push_hdlc() local883 escaped_frame_sent = 0; in push_hdlc()893 …nt)write(sHdlcOutputFd, escaped_frame_buffer + escaped_frame_sent, escaped_frame_len - escaped_fra… in push_hdlc()909 escaped_frame_sent += ret; in push_hdlc()912 if (escaped_frame_len == escaped_frame_sent) in push_hdlc()914 escaped_frame_len = escaped_frame_sent = 0; in push_hdlc()