FCSALT_16
ppp_send_fcs(f->unit, ho->neg_fcs ? ho->fcs_type : FCSALT_16);
ppp_recv_fcs(f->unit, go->neg_fcs ? go->fcs_type : FCSALT_16);
ppp_send_fcs(f->unit, FCSALT_16);
ppp_recv_fcs(f->unit, FCSALT_16);
ao->fcs_type = FCSALT_NULL|FCSALT_16|FCSALT_32;
ppp_send_fcs(unit, FCSALT_16);
ppp_recv_fcs(unit, FCSALT_16);