Home | History | Annotate | Download | only in src

Lines Matching full:want_auth

317       lcp->want_auth = PROTO_CHAP;
322 lcp->want_auth = PROTO_CHAP;
325 lcp->want_auth = PROTO_CHAP;
329 lcp->want_auth = PROTO_PAP;
332 lcp->want_auth = 0;
347 lcp->want_auth = 0;
435 switch (lcp->want_auth) {
886 lcp->want_auth = PROTO_PAP;
895 lcp->want_auth = PROTO_CHAP;
900 lcp->want_auth = PROTO_CHAP;
903 lcp->want_auth = PROTO_CHAP;
1111 (op != CALLBACK_AUTH || p->link.lcp.want_auth) &&
1264 p->link.lcp.want_auth)