Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dupap.h82 #define UPAPSS_PENDING 2 /* Connection down, have requested auth */ macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dupap.h82 #define UPAPSS_PENDING 2 /* Connection down, have requested auth */ macro
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dupap.c187 pcb->upap.us_serverstate == UPAPSS_PENDING) { in upap_authpeer()
188 pcb->upap.us_serverstate = UPAPSS_PENDING; in upap_authpeer()
251 else if (pcb->upap.us_serverstate == UPAPSS_PENDING) { in upap_lowerup()

Completed in 8 milliseconds