Searched refs:auth_done (Results 1 – 3 of 3) sorted by relevance
149 int auth_done[NUM_PPP]; variable912 auth_done[unit] = 0; in link_established()1093 auth_done[unit] |= bit; in auth_peer_success()1166 auth_done[unit] |= bit; in auth_withpeer_success()
531 int auth_mschap_bits = auth_done[f->unit];533 int auth_eap_bits = auth_done[f->unit];592 if (auth_done[f->unit] & (CHAP_MS_WITHPEER | CHAP_MS_PEER)) {
106 extern int auth_done[NUM_PPP]; /* Methods actually used for auth */