Searched refs:opt_remote (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dipv6cp.h177 int opt_remote; /* histoken set by option */ member in struct:ipv6cp_options
H A Dipv6cp.c418 wo->opt_remote = 1;
441 if (wo->opt_remote)
1144 if ((wo->use_persistent) && (!wo->opt_local) && (!wo->opt_remote)) {
1172 if (!wo->opt_remote) {
1176 wo->opt_remote = 1;

Completed in 65 milliseconds