PPP_ESCAPE
} else if (ppp_state == 2 && cs == PPP_ESCAPE) {
|| (x == PPP_ESCAPE)
sc->abuf[(*len)++] = PPP_ESCAPE;
if (ch == PPP_ESCAPE) {