Searched refs:PPPF_CTRL_ESC (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/picotcp/modules/
H A Dpico_dev_ppp.c101 static const unsigned char PPPF_CTRL_ESC = 0x7du; variable
345 out_buf[j++] = PPPF_CTRL_ESC;
2055 } else if (ppp_recv_buf[len] == PPPF_CTRL_ESC) {

Completed in 2488 milliseconds