Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ppp/dist/pppd/
Dccp.c533 int auth_eap_bits = auth_done[f->unit]; local
571 auth_eap_bits &= (EAP_WITHPEER | EAP_PEER );
573 if ((numbits == 0) && (auth_eap_bits == 0)) {