Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
A Dppp_async.c562 *buf++ = PPP_FLAG; in ppp_async_encode()
609 *buf++ = PPP_FLAG; in ppp_async_encode()
756 if (c == PPP_ESCAPE || c == PPP_FLAG || in scan_ordinary()
907 } else if (c == PPP_FLAG) { in ppp_async_input()
/linux/include/uapi/linux/
A Dppp_defs.h32 #define PPP_FLAG 0x7e /* Flag Sequence */ macro

Completed in 5 milliseconds