Home
last modified time | relevance | path

Searched defs:fcs (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_async.c80 u_int16_t fcs; /* Decoded async FCS (so far) */ member
384 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
H A Dng_pred1.c387 uint16_t fcs, lenn; in ng_pred1_compress() local
470 uint16_t fcs; in ng_pred1_decompress() local
/f-stack/freebsd/i386/linux/
H A Dlinux_ptrace.c167 l_long fcs; member
205 l_long fcs; member
/f-stack/freebsd/net/
H A Dppp_defs.h83 #define PPP_FCS(fcs, c) (((fcs) >> 8) ^ fcstab[((fcs) ^ (c)) & 0xff]) argument
/f-stack/dpdk/drivers/net/vmxnet3/base/
H A Dvmxnet3_defs.h295 uint32 fcs:1; /* Frame CRC correct */ member
313 uint32 fcs:1; /* Frame CRC correct */ member
332 uint32 fcs : 1; /* Frame CRC correct */ member
350 uint32 fcs : 1; /* Frame CRC correct */ member
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_btsocket_rfcomm.h135 u_int8_t fcs; member
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_rfcomm.c313 ng_btsocket_rfcomm_check_fcs(u_int8_t *data, int type, u_int8_t fcs) in ng_btsocket_rfcomm_check_fcs()
/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c2285 const char *fcs = (pkt->flags & AL_ETH_TX_FLAGS_L2_DIS_FCS) ? "Disable FCS" : ""; in al_dump_tx_pkt() local
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pip-defs.h5128 …uint64_t fcs : 32; /**< Number of packets with FCS or Align opcode errors… member
5154 …uint64_t fcs : 32; /**< Number of packets with FCS or Align opcode errors… member
6057 …uint64_t fcs : 32; /**< Number of packets with FCS or Align opcode errors… member
H A Dcvmx-agl-defs.h3461 uint64_t fcs : 1; /**< Append the Ethernet FCS on each packet */ member
H A Dcvmx-gmxx-defs.h7876 uint64_t fcs : 1; /**< Append the Ethernet FCS on each packet */ member