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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dipv6cp.h154 int opt_local; /* ourtoken set by option */ member in struct:ipv6cp_options
H A Dipv6cp.c352 wo->opt_local = 1;
388 if (wo->opt_local)
524 if (!wo->opt_local) {
1085 if ((wo->use_persistent) && (!wo->opt_local) && (!wo->opt_remote)) {
1097 wo->opt_local = 1;
1102 if (!wo->opt_local) { /* init interface identifier */
1106 wo->opt_local = 1;

Completed in 86 milliseconds