Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_sppp.h66 #define AUTHFLAG_NOCALLOUT 1 /* do not require authentication on */ macro
H A Dif_spppsubr.c2517 (sp->hisauth.flags & AUTHFLAG_NOCALLOUT) != 0) { in sppp_lcp_RCN_rej()