Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dppp_defs.h32 #define PPP_FLAG 0x7e /* Flag Sequence */ macro
/linux-6.3-rc2/drivers/net/ppp/
A Dppp_async.c561 *buf++ = PPP_FLAG; in ppp_async_encode()
608 *buf++ = PPP_FLAG; in ppp_async_encode()
755 if (c == PPP_ESCAPE || c == PPP_FLAG || in scan_ordinary()
906 } else if (c == PPP_FLAG) { in ppp_async_input()

Completed in 5 milliseconds