Searched refs:PPP_ALLSTATIONS (Results 1 – 2 of 2) sorted by relevance
127 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */ macro226 PUTCHAR(PPP_ALLSTATIONS, p); \
898 fcsOut = PPP_FCS(fcsOut, PPP_ALLSTATIONS); in pppifOutput()899 tailMB = pppAppend(PPP_ALLSTATIONS, tailMB, &pc->outACCM); in pppifOutput()1884 if (curChar != PPP_ALLSTATIONS) { in pppInProc()1895 if (curChar == PPP_ALLSTATIONS) { in pppInProc()