OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lcp_gotoptions
(Results
1 - 3
of
3
) sorted by null
/external/ppp/pppd/
lcp.c
192
lcp_options
lcp_gotoptions
[NUM_PPP]; /* Options that peer ack'd */
variable
519
PUTLONG(
lcp_gotoptions
[f->unit].magicnumber, magp);
626
lcp_options *go = &
lcp_gotoptions
[f->unit];
651
lcp_options *go = &
lcp_gotoptions
[f->unit];
689
lcp_options *go = &
lcp_gotoptions
[f->unit];
777
lcp_options *go = &
lcp_gotoptions
[f->unit];
933
lcp_options *go = &
lcp_gotoptions
[f->unit];
[
all
...]
lcp.h
101
extern lcp_options
lcp_gotoptions
[];
auth.c
707
lcp_options *go = &
lcp_gotoptions
[unit];
785
lcp_options *go = &
lcp_gotoptions
[unit];
[
all
...]
Completed in 635 milliseconds