Searched refs:auth_iwait (Results 1 – 5 of 5) sorted by relevance
158 if (authp->physical->link.lcp.auth_iwait == 0) in pap_Success()283 if (p->link.lcp.auth_iwait == PROTO_PAP) { in pap_Input()284 p->link.lcp.auth_iwait = 0; in pap_Input()
79 u_short auth_iwait; /* I must authenticate to the peer */ member
580 if (authp->physical->link.lcp.auth_iwait == 0) in chap_Success()936 if (p->link.lcp.auth_iwait == PROTO_CHAP) { in chap_Input()937 p->link.lcp.auth_iwait = 0; in chap_Input()
354 lcp->auth_iwait = lcp->auth_ineed = 0; in lcp_Setup()
579 lcp->auth_iwait = lcp->his_auth; in datalink_LayerUp()