Searched refs:UPAPCS_PENDING (Results 1 – 2 of 2) sorted by relevance
76 #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()