OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
361
wo->
opt_local
= 1;
397
if (wo->
opt_local
)
533
if (!wo->
opt_local
) {
1093
if ((wo->use_persistent) && (!wo->
opt_local
) && (!wo->opt_remote)) {
1105
wo->
opt_local
= 1;
1109
if (!wo->
opt_local
) { /* init interface identifier */
1113
wo->
opt_local
= 1;
[
all
...]
Completed in 85 milliseconds