Searched refs:his_auth (Results 1 – 4 of 4) sorted by relevance
58 u_short his_auth; /* Peer wants this type of authentication */ member
581 lcp->auth_iwait = lcp->his_auth; in datalink_LayerUp()582 if (lcp->his_auth || lcp->want_auth) { in datalink_LayerUp()586 Auth2Nam(lcp->his_auth, lcp->his_authtype), in datalink_LayerUp()588 if (lcp->his_auth == PROTO_PAP) in datalink_LayerUp()
299 lcp->his_auth = 0; in lcp_Setup()834 lcp->his_auth = proto; in LcpDecodeConfig()851 lcp->his_auth = proto; in LcpDecodeConfig()
451 (lcp->his_auth == PROTO_CHAP && lcp->his_authtype == 0x81); in MPPEUsable()