Searched refs:PPP_ESCAPE (Results 1 – 2 of 2) sorted by relevance
53 #define PPP_ESCAPE 0x7d /* Asynchronous Control Escape */ macro
388 || (x == PPP_ESCAPE) in nga_async_add()390 sc->abuf[(*len)++] = PPP_ESCAPE; in nga_async_add()559 if (ch == PPP_ESCAPE) { in nga_rcv_async()