Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_sppp.h68 #define AUTHFLAG_NORECHALLENGE 2 /* do not re-challenge CHAP */ macro
H A Dif_spppsubr.c4274 if ((sp->hisauth.flags & AUTHFLAG_NORECHALLENGE) == 0) { in sppp_chap_tlu()
4288 if ((sp->hisauth.flags & AUTHFLAG_NORECHALLENGE) == 0) in sppp_chap_tlu()