Searched defs:fcs (Results 1 – 4 of 4) sorted by relevance
/net/caif/ |
D | cfcnfg.c | 458 bool fcs, int head_room) in cfcnfg_add_phy_layer()
|
/net/bluetooth/rfcomm/ |
D | core.c | 174 static inline int __check_fcs(u8 *data, int type, u8 fcs) in __check_fcs() 1741 u8 type, dlci, fcs; in rfcomm_recv_frame() local
|
/net/bluetooth/ |
D | l2cap_core.c | 1104 u16 fcs = crc16(0, (u8 *)skb->data, skb->len); in l2cap_create_sframe_pdu() local 1935 u16 fcs = crc16(0, (u8 *) skb->data, skb->len); in l2cap_streaming_send() local 1984 u16 fcs = crc16(0, (u8 *) skb->data, skb->len); in l2cap_ertm_send() local 2085 u16 fcs = crc16(0, (u8 *) tx_skb->data, in l2cap_ertm_resend() local
|
/net/phonet/ |
D | pep.c | 468 static u8 pipe_negotiate_fc(const u8 *fcs, unsigned int n) in pipe_negotiate_fc()
|