Searched refs:PPP_UI (Results 1 – 7 of 7) sorted by relevance
137 #define PPP_UI 0x03 /* Unnumbered Information */ macro236 PUTCHAR(PPP_UI, p); \
888 fcsOut = PPP_FCS(fcsOut, PPP_UI); in pppifOutput()889 tailMB = pppAppend(PPP_UI, tailMB, &pc->outACCM); in pppifOutput()1878 if (curChar == PPP_UI) { in pppInProc()
31 #define PPP_UI 0x03 /* Unnumbered Information */ macro
76 #define PPP_UI 0x03 /* Unnumbered Information */ macro
807 PUTCHAR(PPP_UI, p); \
483 if (len >= PPP_HDRLEN && p[0] == PPP_ALLSTATIONS && p[1] == PPP_UI) {
1125 *buf++ = PPP_UI; in read_packet()