Home
last modified time | relevance | path

Searched refs:hci_sockcm_init (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/net/bluetooth/
H A Dsco.c801 hci_sockcm_init(&sockc, sk); in sco_sock_sendmsg()
H A Dl2cap_sock.c1124 hci_sockcm_init(&sockc, sk); in l2cap_sock_sendmsg()
H A Diso.c1367 hci_sockcm_init(&sockc, sk); in iso_sock_sendmsg()
/linux-6.15/include/net/bluetooth/
H A Dhci_core.h1586 static inline void hci_sockcm_init(struct sockcm_cookie *sockc, struct sock *sk) in hci_sockcm_init() function