Home
last modified time | relevance | path

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

/external/lib/lwip/netif/ppp/
A Dppp_impl.h127 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */ macro
226 PUTCHAR(PPP_ALLSTATIONS, p); \
A Dppp.c898 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()

Completed in 7 milliseconds