Home
last modified time | relevance | path

Searched refs:bt_skb_cb (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dbluetooth.h370 struct bt_skb_cb { struct
381 #define bt_cb(skb) ((struct bt_skb_cb *)((skb)->cb))
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dbluetooth.h461 struct bt_skb_cb { struct
474 #define bt_cb(skb) ((struct bt_skb_cb *)((skb)->cb))
/kernel/linux/linux-5.10/net/bluetooth/
H A Daf_bluetooth.c731 sock_skb_cb_check_size(sizeof(struct bt_skb_cb)); in bt_init()
/kernel/linux/linux-6.6/net/bluetooth/
H A Daf_bluetooth.c776 sock_skb_cb_check_size(sizeof(struct bt_skb_cb)); in bt_init()

Completed in 4 milliseconds