Home
last modified time | relevance | path

Searched refs:use_persistent (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dipv6cp.h118 bool use_persistent; /* use uniquely persistent value for address */ member
H A Dipv6cp.c193 { "ipv6cp-use-persistent", o_bool, &ipv6cp_wantoptions[0].use_persistent,
1035 if ((wo->use_persistent) && (!wo->opt_local) && (!wo->opt_remote)) { in ipv6_check_options()