Searched refs:auth_pending (Results 1 – 2 of 2) sorted by relevance
103 static int auth_pending[NUM_PPP]; variable514 auth_pending[unit] = auth; in link_established()618 if ((auth_pending[unit] &= ~pbit) == 0) { in auth_peer_success()675 if ((auth_pending[unit] &= ~pbit) == 0) { in auth_withpeer_success()
130 static int auth_pending[NUM_PPP]; variable796 auth_pending[unit] = auth;983 if ((auth_pending[unit] &= ~bit) == 0)1058 if ((auth_pending[unit] &= ~bit) == 0)