Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/netif/ppp/
A Dppp_impl.h128 #define PPP_UI 0x03 /* Unnumbered Information */ macro
227 PUTCHAR(PPP_UI, p); \
A Dppp.c900 fcsOut = PPP_FCS(fcsOut, PPP_UI); in pppifOutput()
901 tailMB = pppAppend(PPP_UI, tailMB, &pc->outACCM); in pppifOutput()
1903 if (curChar == PPP_UI) { in pppInProc()

Completed in 7 milliseconds