Home
last modified time | relevance | path

Searched refs:PPP_ESCAPE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ppp/
A Dppp_async.c522 *buf++ = PPP_ESCAPE; \
756 if (c == PPP_ESCAPE || c == PPP_FLAG || in scan_ordinary()
854 if ((ap->state & SC_ESCAPE) && buf[0] == PPP_ESCAPE) in ppp_async_input()
909 } else if (c == PPP_ESCAPE) { in ppp_async_input()
/linux/include/uapi/linux/
A Dppp_defs.h33 #define PPP_ESCAPE 0x7d /* Asynchronous Control Escape */ macro

Completed in 5 milliseconds