Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/ppp/
H A Dbundle.h48 #define OPT_NAS_IP_ADDRESS 9 macro
H A Dradius.c1027 if (Enabled(authp->physical->dl->bundle, OPT_NAS_IP_ADDRESS) && in radius_Authenticate()
1212 if (Enabled(dl->bundle, OPT_NAS_IP_ADDRESS) && in radius_Account()
H A Dbundle.c834 (1ull << OPT_NAS_IP_ADDRESS) | in bundle_Create()
1148 optval(arg->bundle, OPT_NAS_IP_ADDRESS)); in bundle_ShowStatus()
H A Dcommand.c2813 if (!add && ((opt == OPT_NAS_IP_ADDRESS && in OptSet()
2816 !Enabled(arg->bundle, OPT_NAS_IP_ADDRESS)))) { in OptSet()
3001 "disable|enable", (const void *)OPT_NAS_IP_ADDRESS},