Searched defs:fcs (Results 1 – 11 of 11) sorted by relevance
80 u_int16_t fcs; /* Decoded async FCS (so far) */ member384 nga_async_add(const sc_p sc, u_int16_t *fcs, u_int32_t accm, int *len, u_char x) in nga_async_add()405 u_int16_t fcs, fcs0; in nga_rcv_sync() local
387 uint16_t fcs, lenn; in ng_pred1_compress() local470 uint16_t fcs; in ng_pred1_decompress() local
167 l_long fcs; member205 l_long fcs; member
83 #define PPP_FCS(fcs, c) (((fcs) >> 8) ^ fcstab[((fcs) ^ (c)) & 0xff]) argument
295 uint32 fcs:1; /* Frame CRC correct */ member313 uint32 fcs:1; /* Frame CRC correct */ member332 uint32 fcs : 1; /* Frame CRC correct */ member350 uint32 fcs : 1; /* Frame CRC correct */ member
135 u_int8_t fcs; member
313 ng_btsocket_rfcomm_check_fcs(u_int8_t *data, int type, u_int8_t fcs) in ng_btsocket_rfcomm_check_fcs()
2285 const char *fcs = (pkt->flags & AL_ETH_TX_FLAGS_L2_DIS_FCS) ? "Disable FCS" : ""; in al_dump_tx_pkt() local
5128 …uint64_t fcs : 32; /**< Number of packets with FCS or Align opcode errors… member5154 …uint64_t fcs : 32; /**< Number of packets with FCS or Align opcode errors… member6057 …uint64_t fcs : 32; /**< Number of packets with FCS or Align opcode errors… member
3461 uint64_t fcs : 1; /**< Append the Ethernet FCS on each packet */ member
7876 uint64_t fcs : 1; /**< Append the Ethernet FCS on each packet */ member