Home
last modified time | relevance | path

Searched refs:auth_pending (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/core/lwip/src/netif/ppp/
Dauth.c103 static int auth_pending[NUM_PPP]; variable
514 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()
/external/ppp/pppd/
Dauth.c130 static int auth_pending[NUM_PPP]; variable
796 auth_pending[unit] = auth;
983 if ((auth_pending[unit] &= ~bit) == 0)
1058 if ((auth_pending[unit] &= ~bit) == 0)