Searched refs:auth_ineed (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/usr.sbin/ppp/
H A Dlcp.h80 u_short auth_ineed; /* I require that the peer authenticates */ member in struct:lcp
H A Dpap.c154 authp->physical->link.lcp.auth_ineed = 0;
285 if (p->link.lcp.auth_ineed == 0)
H A Dchap.c576 authp->physical->link.lcp.auth_ineed = 0;
938 if (p->link.lcp.auth_ineed == 0) {
H A Dlcp.c354 lcp->auth_iwait = lcp->auth_ineed = 0;
1123 p->link.lcp.auth_ineed) {
H A Ddatalink.c578 lcp->auth_ineed = lcp->want_auth;

Completed in 74 milliseconds