Searched defs:fcs (Results  1 – 14 of 14) sorted by relevance
| /external/musl/arch/i386/bits/ | 
| D | user.h | 5 	long cwd, swd, twd, fip, fcs, foo, fos, st_space[20];  member 10 	long fip, fcs, foo, fos, mxcsr, reserved;  member
  | 
| /external/openthread/src/lib/hdlc/ | 
| D | hdlc.cpp | 182     uint16_t          fcs        = mFcs;  in EndFrame()  local
  | 
| /external/ppp/pppd/ | 
| D | demand.c | 62 int fcs;  variable
  | 
| /external/pigweed/pw_hdlc/py/ | 
| D | decode_test.py | 30 from pw_hdlc.protocol import frame_check_sequence as fcs  unknown
  | 
| /external/fec/ | 
| D | rstest.c | 18   int fcs;  member
  | 
| /external/musl/arch/microblaze/bits/ | 
| D | user.h | 2 	long cwd, swd, twd, fip, fcs, foo, fos, st_space[20];  member
  | 
| /external/openthread/tests/scripts/thread-cert/ | 
| D | mac802154.py | 128         fcs=None,  argument
  | 
| /external/tcpdump/ | 
| D | print-802_15_4.c | 1805 	uint32_t fcs, crc_check;  in ieee802_15_4_std_frames()  local 2213 	uint32_t fcs, crc_check;  in ieee802_15_4_mp_frame()  local
  | 
| /external/openthread/tools/spi-hdlc-adapter/ | 
| D | spi-hdlc-adapter.c | 838             uint16_t fcs = kHdlcCrcResetValue;  in push_hdlc()  local 930     static uint16_t fcs;  in pull_hdlc()  local
  | 
| /external/ppp/pppd/include/net/ | 
| D | ppp_defs.h | 113 #define PPP_FCS(fcs, c)	(((fcs) >> 8) ^ fcstab[((fcs) ^ (c)) & 0xff])  argument
  | 
| /external/crosvm/hypervisor/src/haxm/haxm_sys/ | 
| D | bindings.rs | 2152     pub fcs: u16,  field
  | 
| /external/libbpf/.github/actions/build-selftests/ | 
| D | vmlinux.h | 877 	u32 fcs;  member 896 			u32 fcs;  member 919 	u32 fcs;  member 22118 	int fcs;  member 22215 	u32 fcs;  member
  | 
| /external/bcc/libbpf-tools/x86/ | 
| D | vmlinux_505.h | 692 	u32 fcs;  member 711 			u32 fcs;  member 734 	u32 fcs;  member 22407 	u32 fcs;  member
  | 
| D | vmlinux.h | 692 	u32 fcs;  member 711 			u32 fcs;  member 734 	u32 fcs;  member 22407 	u32 fcs;  member
  |