Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dpppos.c134 #define PPP_FCS(fcs, c) (((fcs) >> 8) ^ fcstab[((fcs) ^ (c)) & 0xff]) argument
149 #define PPP_FCS(fcs, c) (((fcs) >> 8) ^ ppp_get_fcs(((fcs) ^ (c)) & 0xff)) argument
823 pppos_output_append(pppos_pcb *pppos, err_t err, struct pbuf *nb, u8_t c, u8_t accm, u16_t *fcs) in pppos_output_append()
857 pppos_output_last(pppos_pcb *pppos, err_t err, struct pbuf *nb, u16_t *fcs) in pppos_output_last()
Ddemand.c66 int fcs; variable
/third_party/musl/arch/i386/bits/
Duser.h5 long cwd, swd, twd, fip, fcs, foo, fos, st_space[20]; member
10 long fip, fcs, foo, fos, mxcsr, reserved; member
/third_party/musl/arch/microblaze/bits/
Duser.h2 long cwd, swd, twd, fip, fcs, foo, fos, st_space[20]; member
/third_party/FreeBSD/sys/net/
Dppp_defs.h87 #define PPP_FCS(fcs, c) (((fcs) >> 8) ^ fcstab[((fcs) ^ (c)) & 0xff]) argument
/third_party/flutter/skia/third_party/externals/wuffs/test/c/std/
Dgif.c1801 wuffs_base__frame_config fcs[4]; in do_test_wuffs_gif_io_position() local
/third_party/ffmpeg/libavcodec/
Dcbs_av1.c559 #define fcs(width, name, range_min, range_max, subs, ...) \ macro
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h877 u32 fcs; member
896 u32 fcs; member
919 u32 fcs; member
22118 int fcs; member
22215 u32 fcs; member