SC_PKTLOST 883 net/ppp_tty.c sc->sc_flags |= SC_PKTLOST; /* note the dropped packet */ SC_PKTLOST 903 net/ppp_tty.c sc->sc_flags |= SC_PKTLOST; SC_PKTLOST 925 net/ppp_tty.c ppppktin(sc, m, sc->sc_flags & SC_PKTLOST); SC_PKTLOST 926 net/ppp_tty.c if (sc->sc_flags & SC_PKTLOST) { SC_PKTLOST 928 net/ppp_tty.c sc->sc_flags &= ~SC_PKTLOST;