Searched refs:PPP_PHASE_RUNNING (Results 1 - 4 of 4) sorted by relevance

/seL4-camkes-master/projects/lwip/src/include/netif/ppp/
H A Dppp.h126 #define PPP_PHASE_RUNNING 10 macro
/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dutils.c718 if (proto == PPP_LCP && pcb->phase == PPP_PHASE_RUNNING && len >= 2 + HEADERLEN) {
H A Dppp.c368 if (nocarrier && pcb->phase == PPP_PHASE_RUNNING) {
H A Dauth.c1208 new_phase(pcb, PPP_PHASE_RUNNING);

Completed in 51 milliseconds