Searched refs:lcp_gotoptions (Results 1 - 3 of 3) sorted by relevance

/external/ppp/pppd/
H A Dlcp.h101 extern lcp_options lcp_gotoptions[];
H A Dlcp.c192 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];
1326 lcp_options *go = &lcp_gotoptions[f->unit];
1486 lcp_options *go = &lcp_gotoptions[f->unit];
1876 lcp_options *go = &lcp_gotoptions[
[all...]
H A Dauth.c707 lcp_options *go = &lcp_gotoptions[unit];
785 lcp_options *go = &lcp_gotoptions[unit];
1287 lcp_options *go = &lcp_gotoptions[unit];

Completed in 26 milliseconds