Searched refs:his_authtype (Results 1 – 5 of 5) sorted by relevance
454 int lanman = chap->auth.physical->link.lcp.his_authtype == 0x80 && in chap_Read()469 , chap->auth.physical->link.lcp.his_authtype, lanman in chap_Read()757 lanman = p->link.lcp.his_authtype == 0x80 && in chap_Input()845 , p->link.lcp.his_authtype, lanman in chap_Input()940 if (p->link.lcp.his_authtype == 0x81) { in chap_Input()
57 u_char his_authtype; /* Fifth octet of REQ/NAK/REJ */ member
298 lcp->his_authtype = 0; in lcp_Setup()833 lcp->his_authtype = 0; in LcpDecodeConfig()850 lcp->his_authtype = chap_type; in LcpDecodeConfig()
449 (lcp->his_auth == PROTO_CHAP && lcp->his_authtype == 0x81); in MPPEUsable()
584 Auth2Nam(lcp->his_auth, lcp->his_authtype), in datalink_LayerUp()