Lines Matching refs:lcp_gotoptions
192 lcp_options lcp_gotoptions[NUM_PPP]; /* Options that peer ack'd */ variable
528 PUTLONG(lcp_gotoptions[f->unit].magicnumber, magp);
649 lcp_options *go = &lcp_gotoptions[f->unit];
674 lcp_options *go = &lcp_gotoptions[f->unit];
712 lcp_options *go = &lcp_gotoptions[f->unit];
800 lcp_options *go = &lcp_gotoptions[f->unit];
956 lcp_options *go = &lcp_gotoptions[f->unit];
1349 lcp_options *go = &lcp_gotoptions[f->unit];
1509 lcp_options *go = &lcp_gotoptions[f->unit];
1899 lcp_options *go = &lcp_gotoptions[f->unit];
1948 lcp_options *go = &lcp_gotoptions[f->unit];
2303 if (lcp_gotoptions[f->unit].neg_magicnumber
2304 && magic == lcp_gotoptions[f->unit].magicnumber) {
2338 lcp_magic = lcp_gotoptions[f->unit].magicnumber;