Home
last modified time | relevance | path

Searched refs:l2cap_check_fcs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c6550 static int l2cap_check_fcs(struct l2cap_chan *chan, struct sk_buff *skb) in l2cap_check_fcs() function
7439 if (l2cap_check_fcs(chan, skb)) in l2cap_data_rcv()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c5552 static int l2cap_check_fcs(struct l2cap_chan *chan, struct sk_buff *skb) in l2cap_check_fcs() function
6433 if (l2cap_check_fcs(chan, skb)) in l2cap_data_rcv()

Completed in 16 milliseconds