Searched refs:explicit_remote (Results 1 – 3 of 3) sorted by relevance
287 u_int explicit_remote : 1; /* remote_name specified with remotename opt */ member
179 bool explicit_remote = 0; /* User specified explicit remote name */260 &explicit_remote, MAXNAMELEN },
465 if (ppp_settings.remote_name[0] != 0 && (ppp_settings.explicit_remote || rhostname[0] == 0)) { in ChapReceiveChallenge()