OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipv6cp_wantoptions
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/
ipv6cp.h
164
extern ipv6cp_options
ipv6cp_wantoptions
[];
ipv6cp.c
174
ipv6cp_options
ipv6cp_wantoptions
[NUM_PPP]; /* Options that we want to request */
variable
252
{ "ipv6cp-use-persistent", o_bool, &
ipv6cp_wantoptions
[0].use_persistent,
336
ipv6cp_options *wo = &
ipv6cp_wantoptions
[0];
395
ipv6cp_options *wo = &
ipv6cp_wantoptions
[0];
426
ipv6cp_options *wo = &
ipv6cp_wantoptions
[unit];
528
ipv6cp_options *wo = &
ipv6cp_wantoptions
[f->unit];
901
ipv6cp_options *wo = &
ipv6cp_wantoptions
[f->unit];
1084
ipv6cp_options *wo = &
ipv6cp_wantoptions
[0];
1143
ipv6cp_options *wo = &
ipv6cp_wantoptions
[u];
1175
ipv6cp_options *wo = &
ipv6cp_wantoptions
[f->unit]
[
all
...]
Completed in 93 milliseconds