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

  /external/ppp/pppd/
ipv6cp.h 155 int opt_remote; /* histoken set by option */ member in struct:ipv6cp_options
ipv6cp.c 368 wo->opt_remote = 1;
391 if (wo->opt_remote)
1085 if ((wo->use_persistent) && (!wo->opt_local) && (!wo->opt_remote)) {
1113 if (!wo->opt_remote) {
1117 wo->opt_remote = 1;
    [all...]

Completed in 22 milliseconds