Lines Matching refs:neg_fcs
204 { "default-fcs", o_bool, &lcp_wantoptions[0].neg_fcs,
206 OPT_A2COPY, &lcp_allowoptions[0].neg_fcs },
458 opt->neg_fcs = 1;
549 ao->neg_fcs = 1;
891 LENCICHAR(go->neg_fcs) +
978 ADDCICHAR(CI_FCSALTERN, (go->neg_fcs && go->fcs_type != 0), go->fcs_type);
1152 ACKCICHAR(CI_FCSALTERN, go->neg_fcs, go->fcs_type);
1404 else if (cilong == 0 && go->neg_fcs && wo->lqr_period != 0)
1438 NAKCICHAR(CI_FCSALTERN, neg_fcs, try.fcs_type = go->fcs_type & cichar;);
1554 if (go->neg_fcs || no.neg_fcs || cilen < CILEN_CHAR)
1787 REJCICHAR(CI_FCSALTERN, neg_fcs, go->fcs_type);
2188 if (!ao->neg_fcs) {
2213 ho->neg_fcs = 1;
2416 ppp_send_fcs(f->unit, ho->neg_fcs ? ho->fcs_type : FCSALT_16);
2417 ppp_recv_fcs(f->unit, go->neg_fcs ? go->fcs_type : FCSALT_16);