OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ipv6cp_wantoptions
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/
ipv6cp.c
173
ipv6cp_options
ipv6cp_wantoptions
[NUM_PPP]; /* Options that we want to request */
variable
242
{ "ipv6cp-use-persistent", o_bool, &
ipv6cp_wantoptions
[0].use_persistent,
327
ipv6cp_options *wo = &
ipv6cp_wantoptions
[0];
386
ipv6cp_options *wo = &
ipv6cp_wantoptions
[0];
417
ipv6cp_options *wo = &
ipv6cp_wantoptions
[unit];
519
ipv6cp_options *wo = &
ipv6cp_wantoptions
[f->unit];
892
ipv6cp_options *wo = &
ipv6cp_wantoptions
[f->unit];
1075
ipv6cp_options *wo = &
ipv6cp_wantoptions
[0];
1136
ipv6cp_options *wo = &
ipv6cp_wantoptions
[u];
1175
ipv6cp_options *wo = &
ipv6cp_wantoptions
[f->unit]
[
all
...]
ipv6cp.h
166
extern ipv6cp_options
ipv6cp_wantoptions
[];
Completed in 7475 milliseconds