Lines Matching refs:lcp_options
99 lcp_options lcp_wantoptions[NUM_PPP]; /* Options that we want to request */
100 lcp_options lcp_gotoptions[NUM_PPP]; /* Options that peer ack'd */
101 lcp_options lcp_allowoptions[NUM_PPP]; /* Options we allow peer to request */
102 lcp_options lcp_hisoptions[NUM_PPP]; /* Options that we ack'd */
243 lcp_options *wo = &lcp_wantoptions[unit];
244 lcp_options *ao = &lcp_allowoptions[unit];
308 lcp_options *wo = &lcp_wantoptions[unit];
355 lcp_options *wo = &lcp_wantoptions[unit];
534 lcp_options *go = &lcp_gotoptions[f->unit];
564 lcp_options *go = &lcp_gotoptions[f->unit];
639 lcp_options *go = &lcp_gotoptions[f->unit];
761 lcp_options *go = &lcp_gotoptions[f->unit];
762 lcp_options *wo = &lcp_wantoptions[f->unit];
766 lcp_options no; /* options we've seen Naks for */
767 lcp_options try; /* options to request next time */
1081 lcp_options *go = &lcp_gotoptions[f->unit];
1085 lcp_options try; /* options to request next time */
1228 lcp_options *go = &lcp_gotoptions[f->unit];
1229 lcp_options *ho = &lcp_hisoptions[f->unit];
1230 lcp_options *ao = &lcp_allowoptions[f->unit];
1642 lcp_options *wo = &lcp_wantoptions[f->unit];
1643 lcp_options *ho = &lcp_hisoptions[f->unit];
1644 lcp_options *go = &lcp_gotoptions[f->unit];
1645 lcp_options *ao = &lcp_allowoptions[f->unit];
1690 lcp_options *go = &lcp_gotoptions[f->unit];