Lines Matching defs:sk

31 	struct sock	*sk;  member
47 #define iso_pi(sk) ((struct iso_pinfo *)sk) argument
110 struct sock *sk; in iso_sock_timeout() local
128 static void iso_sock_set_timer(struct sock *sk, long timeout) in iso_sock_set_timer()
138 static void iso_sock_clear_timer(struct sock *sk) in iso_sock_clear_timer()
175 static void iso_chan_del(struct sock *sk, int err) in iso_chan_del()
211 struct sock *sk; in iso_conn_del() local
238 static int __iso_chan_add(struct iso_conn *conn, struct sock *sk, in __iso_chan_add()
260 static int iso_chan_add(struct iso_conn *conn, struct sock *sk, in iso_chan_add()
280 static int iso_connect_bis(struct sock *sk) in iso_connect_bis()
371 static int iso_connect_cis(struct sock *sk) in iso_connect_cis()
461 static struct bt_iso_qos *iso_sock_get_qos(struct sock *sk) in iso_sock_get_qos()
469 static int iso_send_frame(struct sock *sk, struct sk_buff *skb) in iso_send_frame()
499 struct sock *sk; in iso_recv_frame() local
523 struct sock *sk; in __iso_get_sock_listen_by_addr() local
542 struct sock *sk; in __iso_get_sock_listen_by_sid() local
572 struct sock *sk = NULL, *sk1 = NULL; in iso_get_sock() local
615 struct sock *sk = NULL; in iso_get_sock_big() local
651 static void iso_sock_destruct(struct sock *sk) in iso_sock_destruct()
661 struct sock *sk; in iso_sock_cleanup_listen() local
684 static void iso_sock_kill(struct sock *sk) in iso_sock_kill()
698 static void iso_sock_disconn(struct sock *sk) in iso_sock_disconn()
730 static void __iso_sock_close(struct sock *sk) in __iso_sock_close()
767 static void iso_sock_close(struct sock *sk) in iso_sock_close()
776 static void iso_sock_init(struct sock *sk, struct sock *parent) in iso_sock_init()
825 struct sock *sk; in iso_sock_alloc() local
847 struct sock *sk; in iso_sock_create() local
870 struct sock *sk = sock->sk; in iso_sock_bind_bc() local
908 static int iso_sock_bind_pa_sk(struct sock *sk, struct sockaddr_iso *sa, in iso_sock_bind_pa_sk()
948 struct sock *sk = sock->sk; in iso_sock_bind() local
1006 struct sock *sk = sock->sk; in iso_sock_connect() local
1051 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
1490 struct sock *sk = sock->sk; in iso_sock_setsockopt() local
1578 struct sock *sk = sock->sk; in iso_sock_getsockopt() local
1648 struct sock *sk = sock->sk; in iso_sock_shutdown() local
1693 struct sock *sk = sock->sk; in iso_sock_release() local
1715 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
1867 static bool iso_match_sid(struct sock *sk, void *data) in iso_match_sid()
1874 static bool iso_match_sync_handle(struct sock *sk, void *data) in iso_match_sync_handle()
1881 static bool iso_match_sync_handle_pa_report(struct sock *sk, void *data) in iso_match_sync_handle_pa_report()
1895 struct sock *sk; in iso_connect_ind() local
2229 struct sock *sk; in iso_debugfs_show() local