Home
last modified time | relevance | path

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

/external/libppp/src/
Dbundle.h47 #define OPT_NAS_IDENTIFIER 10 macro
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()
Dbundle.c836 (1ull << OPT_NAS_IDENTIFIER); in bundle_Create()
1151 optval(arg->bundle, OPT_NAS_IDENTIFIER)); in bundle_ShowStatus()
Dcommand.c2800 !Enabled(arg->bundle, OPT_NAS_IDENTIFIER)) || in OptSet()
2801 (opt == OPT_NAS_IDENTIFIER && in OptSet()
2989 "disable|enable", (const void *)OPT_NAS_IDENTIFIER},