Home | History | Annotate | Download | only in pppd

Lines Matching refs:ccp_gotoptions

201 ccp_options ccp_gotoptions[NUM_PPP];	/* what the peer agreed to do */
362 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];
902 ccp_options *go = &ccp_gotoptions[f->unit];
991 ccp_options *go = &ccp_gotoptions[f->unit];
1424 ccp_options *go = &ccp_gotoptions[f->unit];
1463 if (ccp_gotoptions[f->unit].mppe) {
1464 ccp_gotoptions[f->unit].mppe = 0;
1637 if (ccp_gotoptions[unit].mppe) {