HomeSort by: relevance | last modified time | path
    Searched refs:STOPPING (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
fsm.h 127 #define STOPPING 5 /* Terminating, but open */
fsm.c 150 case STOPPING:
194 f->state = STOPPING;
261 case STOPPING:
285 case STOPPING:
417 case STOPPING:
566 f->state = STOPPED; /* kludge for stopping CCP */
607 f->state = STOPPING;
631 case STOPPING:
691 case STOPPING:
704 terminate_layer(f, STOPPING);
    [all...]

Completed in 17 milliseconds