OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:use_persistent
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/
ipv6cp.h
157
int
use_persistent
; /* use uniquely persistent value for address */
member in struct:ipv6cp_options
ipv6cp.c
252
{ "ipv6cp-use-persistent", o_bool, &ipv6cp_wantoptions[0].
use_persistent
,
1093
if ((wo->
use_persistent
) && (!wo->opt_local) && (!wo->opt_remote)) {
[
all
...]
Completed in 107 milliseconds