Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dbundle.h47 #define OPT_NAS_IDENTIFIER 10 macro
H A Dradius.c1035 if (Enabled(authp->physical->dl->bundle, OPT_NAS_IDENTIFIER) && in radius_Authenticate()
1220 if (Enabled(dl->bundle, OPT_NAS_IDENTIFIER) && in radius_Account()
H A Dbundle.c833 (1ull << OPT_NAS_IDENTIFIER); in bundle_Create()
1148 optval(arg->bundle, OPT_NAS_IDENTIFIER)); in bundle_ShowStatus()
H A Dcommand.c2812 !Enabled(arg->bundle, OPT_NAS_IDENTIFIER)) || in OptSet()
2813 (opt == OPT_NAS_IDENTIFIER && in OptSet()
3001 "disable|enable", (const void *)OPT_NAS_IDENTIFIER},