Home
last modified time | relevance | path

Searched defs:bt_skb_cb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h465 struct bt_skb_cb { struct
478 #define bt_cb(skb) ((struct bt_skb_cb *)((skb)->cb)) argument