Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_spppsubr.c149 #define CHAP_CHALLENGE 1 /* CHAP challenge request */ macro
3994 case CHAP_CHALLENGE: in sppp_chap_input()
4343 sppp_auth_send(&chap, sp, CHAP_CHALLENGE, sp->confid[IDX_CHAP], in sppp_chap_scr()
5256 case CHAP_CHALLENGE: return "challenge"; in sppp_auth_type_name()