Lines Matching defs:sk

30 	struct sock	*sk;  member
46 #define iso_pi(sk) ((struct iso_pinfo *)sk) argument
90 struct sock *sk; in iso_sock_timeout() local
110 static void iso_sock_set_timer(struct sock *sk, long timeout) in iso_sock_set_timer()
120 static void iso_sock_clear_timer(struct sock *sk) in iso_sock_clear_timer()
157 static void iso_chan_del(struct sock *sk, int err) in iso_chan_del()
193 struct sock *sk; in iso_conn_del() local
222 static int __iso_chan_add(struct iso_conn *conn, struct sock *sk, in __iso_chan_add()
244 static int iso_chan_add(struct iso_conn *conn, struct sock *sk, in iso_chan_add()
264 static int iso_connect_bis(struct sock *sk) in iso_connect_bis()
355 static int iso_connect_cis(struct sock *sk) in iso_connect_cis()
445 static struct bt_iso_qos *iso_sock_get_qos(struct sock *sk) in iso_sock_get_qos()
453 static int iso_send_frame(struct sock *sk, struct sk_buff *skb) in iso_send_frame()
483 struct sock *sk; in iso_recv_frame() local
507 struct sock *sk; in __iso_get_sock_listen_by_addr() local
526 struct sock *sk; in __iso_get_sock_listen_by_sid() local
557 struct sock *sk = NULL, *sk1 = NULL; in iso_get_sock_listen() local
587 static void iso_sock_destruct(struct sock *sk) in iso_sock_destruct()
597 struct sock *sk; in iso_sock_cleanup_listen() local
623 static void iso_sock_kill(struct sock *sk) in iso_sock_kill()
637 static void iso_sock_disconn(struct sock *sk) in iso_sock_disconn()
647 static void __iso_sock_close(struct sock *sk) in __iso_sock_close()
684 static void iso_sock_close(struct sock *sk) in iso_sock_close()
693 static void iso_sock_init(struct sock *sk, struct sock *parent) in iso_sock_init()
742 struct sock *sk; in iso_sock_alloc() local
763 struct sock *sk; in iso_sock_create() local
786 struct sock *sk = sock->sk; in iso_sock_bind_bc() local
818 struct sock *sk = sock->sk; in iso_sock_bind() local
866 struct sock *sk = sock->sk; in iso_sock_connect() local
911 static int iso_listen_bis(struct sock *sk) in iso_listen_bis()
950 static int iso_listen_cis(struct sock *sk) in iso_listen_cis()
968 struct sock *sk = sock->sk; in iso_sock_listen() local
1007 struct sock *sk = sock->sk, *ch; in iso_sock_accept() local
1062 struct sock *sk = sock->sk; in iso_sock_getname() local
1082 struct sock *sk = sock->sk; in iso_sock_sendmsg() local
1166 static void iso_conn_big_sync(struct sock *sk) in iso_conn_big_sync()
1192 struct sock *sk = sock->sk; in iso_sock_recvmsg() local
1312 struct sock *sk = sock->sk; in iso_sock_setsockopt() local
1410 struct sock *sk = sock->sk; in iso_sock_getsockopt() local
1478 struct sock *sk = sock->sk; in iso_sock_shutdown() local
1523 struct sock *sk = sock->sk; in iso_sock_release() local
1545 static void iso_sock_ready(struct sock *sk) in iso_sock_ready()
1564 static bool iso_match_big(struct sock *sk, void *data) in iso_match_big()
1571 static bool iso_match_pa_sync_flag(struct sock *sk, void *data) in iso_match_pa_sync_flag()
1579 struct sock *sk = conn->sk; in iso_conn_ready() local
1688 static bool iso_match_sid(struct sock *sk, void *data) in iso_match_sid()
1695 static bool iso_match_sync_handle(struct sock *sk, void *data) in iso_match_sync_handle()
1702 static bool iso_match_sync_handle_pa_report(struct sock *sk, void *data) in iso_match_sync_handle_pa_report()
1716 struct sock *sk; in iso_connect_ind() local
1987 struct sock *sk; in iso_debugfs_show() local