Searched refs:bt_sock_list (Results 1 – 1 of 1) sorted by relevance
404 struct bt_sock_list { struct414 void bt_sock_link(struct bt_sock_list *l, struct sock *s); argument415 void bt_sock_unlink(struct bt_sock_list *l, struct sock *s);416 bool bt_sock_linked(struct bt_sock_list *l, struct sock *s);624 struct bt_sock_list *sk_list,
Completed in 5 milliseconds