/dflybsd-src/usr.sbin/ppp/ |
H A D | hdlc.c | 112 u_short fcs = INITFCS; in hdlc_Fcs() local 121 HdlcFcsBuf(u_short fcs, struct mbuf *m) in HdlcFcsBuf() 146 u_short fcs; in hdlc_LayerPush() local 305 u_short fcs; in hdlc_LayerPull() local
|
H A D | pred.c | 184 u_short fcs; in Pred1Output() local 226 u_short fcs; in Pred1Input() local
|
/dflybsd-src/sys/netgraph/async/ |
H A D | ng_async.c | 73 u_int16_t fcs; /* Decoded async FCS (so far) */ member 417 nga_async_add(const sc_p sc, u_int16_t *fcs, u_int32_t accm, int *len, u_char x) in nga_async_add() 438 u_int16_t fcs, fcs0; in nga_rcv_sync() local
|
/dflybsd-src/sys/netgraph7/async/ |
H A D | ng_async.c | 81 u_int16_t fcs; /* Decoded async FCS (so far) */ member 435 nga_async_add(const sc_p sc, u_int16_t *fcs, u_int32_t accm, int *len, u_char x) in nga_async_add() 456 u_int16_t fcs, fcs0; in nga_rcv_sync() local
|
/dflybsd-src/sys/netbt/ |
H A D | rfcomm_session.c | 607 uint8_t fcs, b; in rfcomm_session_input() local 1460 uint8_t fcs, cr; in rfcomm_session_send_frame() local 1523 uint8_t fcs, *hdr; in rfcomm_session_send_uih() local
|
H A D | rfcomm.h | 167 uint8_t fcs; member
|
/dflybsd-src/sys/netgraph7/ |
H A D | ng_pred1.c | 385 uint16_t fcs, lenn; in ng_pred1_compress() local 461 uint16_t fcs; in ng_pred1_decompress() local
|
/dflybsd-src/contrib/gcc-4.7/libgcc/config/i386/ |
H A D | crtfastmath.c | 106 long int fcs; in set_fast_math() member
|
/dflybsd-src/contrib/tcpdump/ |
H A D | print-802_15_4.c | 1804 uint32_t fcs, crc_check; in ieee802_15_4_std_frames() local 2203 uint32_t fcs, crc_check; in ieee802_15_4_mp_frame() local
|
/dflybsd-src/sys/net/ppp_layer/ |
H A D | ppp_defs.h | 81 #define PPP_FCS(fcs, c) (((fcs) >> 8) ^ fcstab[((fcs) ^ (c)) & 0xff]) argument
|
/dflybsd-src/sys/netgraph7/bluetooth/include/ |
H A D | ng_btsocket_rfcomm.h | 133 u_int8_t fcs; member
|
/dflybsd-src/sys/netgraph7/bluetooth/socket/ |
H A D | ng_btsocket_rfcomm.c | 303 ng_btsocket_rfcomm_check_fcs(u_int8_t *data, int type, u_int8_t fcs) in ng_btsocket_rfcomm_check_fcs()
|
/dflybsd-src/sys/dev/virtual/vmware/vmxnet3/ |
H A D | if_vmxreg.h | 168 uint32_t fcs:1; /* Frame CRC correct */ member
|
/dflybsd-src/sys/dev/raid/amr/ |
H A D | amrreg.h | 536 } __packed fcs; member
|