Searched refs:PPP_FLAG (Results 1 – 2 of 2) sorted by relevance
32 #define PPP_FLAG 0x7e /* Flag Sequence */ macro
561 *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