Searched defs:fcs (Results 1 – 13 of 13) sorted by relevance
84 UINT8 fcs = 0xFF; in rfc_calc_fcs() local110 UINT8 fcs = 0xFF; in rfc_check_fcs() local
572 UINT8 ead, eal, fcs; in rfc_parse_data() local
256 u_int8_t fcs[4]; member266 u_int8_t fcs[4]; member275 u_int8_t fcs[4]; member285 u_int8_t fcs[4]; member296 u_int8_t fcs[4]; member307 u_int8_t fcs[4]; member317 u_int8_t fcs[4]; member329 u_int8_t fcs[4]; member
425 UINT16 fcs; in prepare_I_frame() local525 UINT16 fcs; in l2c_fcr_send_S_frame() local641 UINT16 fcs; in l2c_fcr_proc_pdu() local1302 UINT16 fcs; in process_stream_frame() local
62 int fcs; variable
259 tMCA_FCS_OPT fcs = MCA_FCS_NONE; in mca_set_cfg_by_tbl() local
109 #define PPP_FCS(fcs, c) (((fcs) >> 8) ^ fcstab[((fcs) ^ (c)) & 0xff]) argument
122 tMCA_FCS_OPT fcs; member
161 UINT8 fcs; /* '0' if desire is to bypass FCS, otherwise '1' */ member
32 uint16_t fcs; member
576 long fcs; member588 long fcs; member
278 UINT8 fcs; member
139 UINT8 fcs; /* '0' No FCS, otherwise '1' */ member