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

/freebsd-10.1-release/usr.sbin/ppp/
H A Dbundle.h47 #define OPT_NAS_IDENTIFIER 10 macro
H A Dradius.c1035 if (Enabled(authp->physical->dl->bundle, OPT_NAS_IDENTIFIER) &&
1220 if (Enabled(dl->bundle, OPT_NAS_IDENTIFIER) &&
H A Dbundle.c836 (1ull << OPT_NAS_IDENTIFIER);
1151 optval(arg->bundle, OPT_NAS_IDENTIFIER));
H A Dcommand.c2807 !Enabled(arg->bundle, OPT_NAS_IDENTIFIER)) ||
2808 (opt == OPT_NAS_IDENTIFIER &&
2996 "disable|enable", (const void *)OPT_NAS_IDENTIFIER},

Completed in 114 milliseconds