Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dbundle.h46 #define OPT_NAS_IP_ADDRESS 9 macro
H A 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()
H A Dbundle.c832 (1ull << OPT_NAS_IP_ADDRESS) | in bundle_Create()
1146 optval(arg->bundle, OPT_NAS_IP_ADDRESS)); in bundle_ShowStatus()
H A Dcommand.c2815 if (!add && ((opt == OPT_NAS_IP_ADDRESS && in OptSet()
2818 !Enabled(arg->bundle, OPT_NAS_IP_ADDRESS)))) { in OptSet()
3003 "disable|enable", (const void *)OPT_NAS_IP_ADDRESS},