Searched refs:ccp_gotoptions (Results 1 – 3 of 3) sorted by relevance
201 ccp_options ccp_gotoptions[NUM_PPP]; /* what the peer agreed to do */ variable362 memset(&ccp_gotoptions[unit], 0, sizeof(ccp_options));400 if (!ANY_COMPRESS(ccp_gotoptions[unit]))458 if (ccp_gotoptions[unit].mppe) {470 && !ANY_COMPRESS(ccp_gotoptions[unit]))518 if (ccp_gotoptions[unit].mppe) {533 ccp_options *go = &ccp_gotoptions[f->unit];676 ccp_options *go = &ccp_gotoptions[f->unit];695 ccp_options *go = &ccp_gotoptions[f->unit];813 ccp_options *go = &ccp_gotoptions[f->unit];[all …]
48 extern ccp_options ccp_gotoptions[];
886 mppe_required = ccp_gotoptions[unit].mppe;