Searched refs:auth_pending (Results 1 – 2 of 2) sorted by relevance
359 u16_t auth_pending; /* Records which authentication operations haven't completed yet. */ member
849 pcb->auth_pending = auth; in link_established()1109 if ((pcb->auth_pending &= ~bit) == 0) in auth_peer_success()1189 if ((pcb->auth_pending &= ~bit) == 0) in auth_withpeer_success()