Home
last modified time | relevance | path

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

/external/libppp/src/
Dbundle.h46 #define OPT_NAS_IP_ADDRESS 9 macro
Dradius.c1025 if (Enabled(authp->physical->dl->bundle, OPT_NAS_IP_ADDRESS) && in radius_Authenticate()
1210 if (Enabled(dl->bundle, OPT_NAS_IP_ADDRESS) && in radius_Account()
Dbundle.c835 (1ull << OPT_NAS_IP_ADDRESS) | in bundle_Create()
1149 optval(arg->bundle, OPT_NAS_IP_ADDRESS)); in bundle_ShowStatus()
Dcommand.c2799 if (!add && ((opt == OPT_NAS_IP_ADDRESS && in OptSet()
2802 !Enabled(arg->bundle, OPT_NAS_IP_ADDRESS)))) { in OptSet()
2987 "disable|enable", (const void *)OPT_NAS_IP_ADDRESS},