HomeSort by relevance Sort by last modified time
    Searched refs:opt_local (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
ipv6cp.h 154 int opt_local; /* ourtoken set by option */ member in struct:ipv6cp_options
ipv6cp.c 352 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;
    [all...]

Completed in 324 milliseconds