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

/freebsd-10.1-release/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) &&
1210 if (Enabled(dl->bundle, OPT_NAS_IP_ADDRESS) &&
H A Dbundle.c835 (1ull << OPT_NAS_IP_ADDRESS) |
1149 optval(arg->bundle, OPT_NAS_IP_ADDRESS));
H A Dcommand.c2806 if (!add && ((opt == OPT_NAS_IP_ADDRESS &&
2809 !Enabled(arg->bundle, OPT_NAS_IP_ADDRESS)))) {
2994 "disable|enable", (const void *)OPT_NAS_IP_ADDRESS},

Completed in 143 milliseconds