Searched refs:PPP_FLAG (Results 1 – 3 of 3) sorted by relevance
70 #define PPP_FLAG 0x7e /* Flag Sequence */ macro
222 if (c == PPP_FLAG) {
1048 *tp++ = PPP_FLAG; in ahdlc_encode()1233 *tp++ = PPP_FLAG; in ahdlc_encode()1448 if (chr == PPP_FLAG) { in ahdlc_decode()