Lines Matching refs:lcp_gotoptions
100 lcp_options lcp_gotoptions[NUM_PPP]; /* Options that peer ack'd */
422 PUTLONG(lcp_gotoptions[f->unit].magicnumber, magp);
522 lcp_gotoptions[f->unit] = lcp_wantoptions[f->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];
1081 lcp_options *go = &lcp_gotoptions[f->unit];
1228 lcp_options *go = &lcp_gotoptions[f->unit];
1644 lcp_options *go = &lcp_gotoptions[f->unit];
1690 lcp_options *go = &lcp_gotoptions[f->unit];
1991 if (lcp_gotoptions[f->unit].neg_magicnumber && magic == lcp_gotoptions[f->unit].magicnumber) {
2023 lcp_magic = lcp_gotoptions[f->unit].magicnumber;