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

/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dipv6cp.h176 int opt_local; /* ourtoken set by option */ member in struct:ipv6cp_options
H A Dipv6cp.c402 wo->opt_local = 1;
438 if (wo->opt_local)
586 if (!wo->opt_local) {
1144 if ((wo->use_persistent) && (!wo->opt_local) && (!wo->opt_remote)) {
1156 wo->opt_local = 1;
1161 if (!wo->opt_local) { /* init interface identifier */
1165 wo->opt_local = 1;

Completed in 64 milliseconds