SC_COMP_RUN 516 net/if_ppp.c sc->sc_flags &= ~SC_COMP_RUN;
SC_COMP_RUN 1054 net/if_ppp.c && sc->sc_xc_state && (sc->sc_flags & SC_COMP_RUN)) {
SC_COMP_RUN 1181 net/if_ppp.c sc->sc_flags &= ~(SC_CCP_UP | SC_COMP_RUN | SC_DECOMP_RUN);
SC_COMP_RUN 1197 net/if_ppp.c sc->sc_flags |= SC_COMP_RUN;
SC_COMP_RUN 1219 net/if_ppp.c if (sc->sc_xc_state && (sc->sc_flags & SC_COMP_RUN))