Home
last modified time | relevance | path

Searched refs:CHAP_RESPONSE (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/net/
H A Dif_spppsubr.c150 #define CHAP_RESPONSE 2 /* CHAP challenge response */ macro
4034 sppp_auth_send(&chap, sp, CHAP_RESPONSE, h->ident, in sppp_chap_input()
4085 case CHAP_RESPONSE: in sppp_chap_input()
5257 case CHAP_RESPONSE: return "response"; in sppp_auth_type_name()