OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
377
wo->
opt_remote
= 1;
400
if (wo->
opt_remote
)
1093
if ((wo->use_persistent) && (!wo->opt_local) && (!wo->
opt_remote
)) {
1120
if (!wo->
opt_remote
) {
1124
wo->
opt_remote
= 1;
[
all
...]
Completed in 600 milliseconds