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

  /external/ppp/pppd/
ipv6cp.h 158 int use_persistent; /* use uniquely persistent value for address */ member in struct:ipv6cp_options
ipv6cp.c 242 { "ipv6cp-use-persistent", o_bool, &ipv6cp_wantoptions[0].use_persistent,
1085 if ((wo->use_persistent) && (!wo->opt_local) && (!wo->opt_remote)) {
    [all...]

Completed in 609 milliseconds