Searched refs:ccp_gotoptions (Results 1 – 2 of 2) sorted by relevance
90 ccp_options ccp_gotoptions[NUM_PPP]; /* what the peer agreed to do */ variable160 memset(&ccp_gotoptions[unit], 0, sizeof(ccp_options));198 if (!ANY_COMPRESS(ccp_gotoptions[unit]))261 && !ANY_COMPRESS(ccp_gotoptions[unit]))316 ccp_options *go = &ccp_gotoptions[f->unit];374 ccp_options *go = &ccp_gotoptions[f->unit];392 ccp_options *go = &ccp_gotoptions[f->unit];483 ccp_options *go = &ccp_gotoptions[f->unit];556 ccp_options *go = &ccp_gotoptions[f->unit];625 ccp_options *go = &ccp_gotoptions[f->unit];[all …]
52 extern ccp_options ccp_gotoptions[];