Searched refs:FCSALT_16 (Results 1 – 2 of 2) sorted by relevance
80 #define FCSALT_16 2 /* CRC-16 */ macro
558 ao->fcs_type = FCSALT_NULL|FCSALT_16|FCSALT_32;635 ppp_send_fcs(unit, FCSALT_16);636 ppp_recv_fcs(unit, FCSALT_16);2424 ppp_send_fcs(f->unit, ho->neg_fcs ? ho->fcs_type : FCSALT_16);2425 ppp_recv_fcs(f->unit, go->neg_fcs ? go->fcs_type : FCSALT_16);2466 ppp_send_fcs(f->unit, FCSALT_16);2467 ppp_recv_fcs(f->unit, FCSALT_16);