Searched refs:UPAPCS_PENDING (Results 1 – 6 of 6) sorted by relevance
93 #define UPAPCS_PENDING 2 /* Connection down, have requested auth */ macro
177 u->us_clientstate == UPAPCS_PENDING) { in upap_authwithpeer()178 u->us_clientstate = UPAPCS_PENDING; in upap_authwithpeer()268 } else if (u->us_clientstate == UPAPCS_PENDING) { in upap_lowerup()
72 #define UPAPCS_PENDING 2 /* Connection down, have requested auth */ macro
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()
Completed in 13 milliseconds