Searched refs:fcs (Results 1 – 7 of 7) sorted by relevance
/include/net/irda/ |
D | crc.h | 24 #define irda_fcs(fcs, c) crc_ccitt_byte(fcs, c) argument 27 #define irda_calc_crc16(fcs, buf, len) crc_ccitt(fcs, buf, len) argument
|
D | irda_device.h | 182 __u16 fcs; member
|
/include/linux/ |
D | ppp_defs.h | 16 #define PPP_FCS(fcs, c) crc_ccitt_byte(fcs, c) argument
|
/include/net/caif/ |
D | cfcnfg.h | 70 bool fcs, int head_room);
|
/include/net/bluetooth/ |
D | bluetooth.h | 266 fcs:1, member
|
D | rfcomm.h | 115 u8 fcs; member
|
D | l2cap.h | 76 __u8 fcs; member 512 __u8 fcs; member
|