Lines Matching defs:sk

31 	struct sock	*sk;  member
47 #define iso_pi(sk) ((struct iso_pinfo *)sk) argument
99 struct sock *sk; in iso_sock_timeout() local
119 static void iso_sock_set_timer(struct sock *sk, long timeout) in iso_sock_set_timer()
129 static void iso_sock_clear_timer(struct sock *sk) in iso_sock_clear_timer()
166 static void iso_chan_del(struct sock *sk, int err) in iso_chan_del()
199 static bool iso_match_conn_sync_handle(struct sock *sk, void *data) in iso_match_conn_sync_handle()
212 struct sock *sk; in iso_conn_del() local
261 static int __iso_chan_add(struct iso_conn *conn, struct sock *sk, in __iso_chan_add()
283 static int iso_chan_add(struct iso_conn *conn, struct sock *sk, in iso_chan_add()
303 static int iso_connect_bis(struct sock *sk) in iso_connect_bis()
394 static int iso_connect_cis(struct sock *sk) in iso_connect_cis()
484 static struct bt_iso_qos *iso_sock_get_qos(struct sock *sk) in iso_sock_get_qos()
492 static int iso_send_frame(struct sock *sk, struct sk_buff *skb) in iso_send_frame()
522 struct sock *sk; in iso_recv_frame() local
546 struct sock *sk; in __iso_get_sock_listen_by_addr() local
565 struct sock *sk; in __iso_get_sock_listen_by_sid() local
594 struct sock *sk = NULL, *sk1 = NULL; in iso_get_sock_listen() local
637 struct sock *sk = NULL; in iso_get_sock_big() local
673 static void iso_sock_destruct(struct sock *sk) in iso_sock_destruct()
683 struct sock *sk; in iso_sock_cleanup_listen() local
709 static void iso_sock_kill(struct sock *sk) in iso_sock_kill()
723 static void iso_sock_disconn(struct sock *sk) in iso_sock_disconn()
755 static void __iso_sock_close(struct sock *sk) in __iso_sock_close()
792 static void iso_sock_close(struct sock *sk) in iso_sock_close()
801 static void iso_sock_init(struct sock *sk, struct sock *parent) in iso_sock_init()
850 struct sock *sk; in iso_sock_alloc() local
871 struct sock *sk; in iso_sock_create() local
894 struct sock *sk = sock->sk; in iso_sock_bind_bc() local
933 static int iso_sock_bind_pa_sk(struct sock *sk, struct sockaddr_iso *sa, in iso_sock_bind_pa_sk()
973 struct sock *sk = sock->sk; in iso_sock_bind() local
1030 struct sock *sk = sock->sk; in iso_sock_connect() local
1075 static int iso_listen_bis(struct sock *sk) in iso_listen_bis()
1114 static int iso_listen_cis(struct sock *sk) in iso_listen_cis()
1132 struct sock *sk = sock->sk; in iso_sock_listen() local
1171 struct sock *sk = sock->sk, *ch; in iso_sock_accept() local
1226 struct sock *sk = sock->sk; in iso_sock_getname() local
1246 struct sock *sk = sock->sk; in iso_sock_sendmsg() local
1330 static void iso_conn_big_sync(struct sock *sk) in iso_conn_big_sync()
1356 struct sock *sk = sock->sk; in iso_sock_recvmsg() local
1475 struct sock *sk = sock->sk; in iso_sock_setsockopt() local
1573 struct sock *sk = sock->sk; in iso_sock_getsockopt() local
1643 struct sock *sk = sock->sk; in iso_sock_shutdown() local
1688 struct sock *sk = sock->sk; in iso_sock_release() local
1710 static void iso_sock_ready(struct sock *sk) in iso_sock_ready()
1729 static bool iso_match_big(struct sock *sk, void *data) in iso_match_big()
1736 static bool iso_match_pa_sync_flag(struct sock *sk, void *data) in iso_match_pa_sync_flag()
1744 struct sock *sk = conn->sk; in iso_conn_ready() local
1863 static bool iso_match_sid(struct sock *sk, void *data) in iso_match_sid()
1870 static bool iso_match_sync_handle(struct sock *sk, void *data) in iso_match_sync_handle()
1877 static bool iso_match_sync_handle_pa_report(struct sock *sk, void *data) in iso_match_sync_handle_pa_report()
1891 struct sock *sk; in iso_connect_ind() local
2180 struct sock *sk; in iso_debugfs_show() local