Home
last modified time | relevance | path

Searched refs:UPAPSS_INITIAL (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dupap.h80 #define UPAPSS_INITIAL 0 /* Connection down */ macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dupap.h80 #define UPAPSS_INITIAL 0 /* Connection down */ macro
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dupap.c144 pcb->upap.us_serverstate = UPAPSS_INITIAL; in upap_init()
186 if (pcb->upap.us_serverstate == UPAPSS_INITIAL || in upap_authpeer()
249 if (pcb->upap.us_serverstate == UPAPSS_INITIAL) in upap_lowerup()
276 pcb->upap.us_serverstate = UPAPSS_INITIAL; in upap_lowerdown()

Completed in 6 milliseconds