Home
last modified time | relevance | path

Searched refs:bt_sock_list (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/net/bluetooth/
Daf_bluetooth.c139 void bt_sock_link(struct bt_sock_list *l, struct sock *sk) in bt_sock_link()
147 void bt_sock_unlink(struct bt_sock_list *l, struct sock *sk) in bt_sock_unlink()
576 struct bt_sock_list *l;
583 struct bt_sock_list *l = s->l; in bt_seq_start()
592 struct bt_sock_list *l = s->l; in bt_seq_next()
601 struct bt_sock_list *l = s->l; in bt_seq_stop()
609 struct bt_sock_list *l = s->l; in bt_seq_show()
653 struct bt_sock_list *sk_list; in bt_seq_open()
674 struct bt_sock_list* sk_list, in bt_procfs_init()
690 struct bt_sock_list* sk_list, in bt_procfs_init()
Dsco.c39 static struct bt_sock_list sco_sk_list = {
Dhci_sock.c111 static struct bt_sock_list hci_sk_list = {
Dl2cap_sock.c39 static struct bt_sock_list l2cap_sk_list = {
/linux-4.4.14/include/net/bluetooth/
Dbluetooth.h252 struct bt_sock_list { struct
262 void bt_sock_link(struct bt_sock_list *l, struct sock *s); argument
263 void bt_sock_unlink(struct bt_sock_list *l, struct sock *s);
375 struct bt_sock_list *sk_list,
/linux-4.4.14/net/bluetooth/cmtp/
Dsock.c45 static struct bt_sock_list cmtp_sk_list = {
/linux-4.4.14/net/bluetooth/bnep/
Dsock.c32 static struct bt_sock_list bnep_sk_list = {
/linux-4.4.14/net/bluetooth/hidp/
Dsock.c28 static struct bt_sock_list hidp_sk_list = {
/linux-4.4.14/net/bluetooth/rfcomm/
Dsock.c38 static struct bt_sock_list rfcomm_sk_list = {