Searched refs:UPAPCS_PENDING (Results 1 – 3 of 3) sorted by relevance
72 #define UPAPCS_PENDING 2 /* Connection down, have requested auth */ macro
169 pcb->upap.us_clientstate == UPAPCS_PENDING) { in upap_authwithpeer()170 pcb->upap.us_clientstate = UPAPCS_PENDING; in upap_authwithpeer()244 else if (pcb->upap.us_clientstate == UPAPCS_PENDING) { in upap_lowerup()
Completed in 9 milliseconds