Lines Matching defs:sk
31 struct sock *sk; member
48 #define iso_pi(sk) ((struct iso_pinfo *)sk) argument
154 struct sock *sk; in iso_sock_timeout() local
177 static void iso_sock_set_timer(struct sock *sk, long timeout) in iso_sock_set_timer()
187 static void iso_sock_clear_timer(struct sock *sk) in iso_sock_clear_timer()
230 static void iso_chan_del(struct sock *sk, int err) in iso_chan_del()
264 struct sock *sk; in iso_conn_del() local
290 static int __iso_chan_add(struct iso_conn *conn, struct sock *sk, in __iso_chan_add()
312 static int iso_chan_add(struct iso_conn *conn, struct sock *sk, in iso_chan_add()
332 static int iso_connect_bis(struct sock *sk) in iso_connect_bis()
423 static int iso_connect_cis(struct sock *sk) in iso_connect_cis()
513 static struct bt_iso_qos *iso_sock_get_qos(struct sock *sk) in iso_sock_get_qos()
521 static int iso_send_frame(struct sock *sk, struct sk_buff *skb) in iso_send_frame()
551 struct sock *sk; in iso_recv_frame() local
575 struct sock *sk; in __iso_get_sock_listen_by_addr() local
594 struct sock *sk; in __iso_get_sock_listen_by_sid() local
624 struct sock *sk = NULL, *sk1 = NULL; in iso_get_sock() local
667 struct sock *sk = NULL; in iso_get_sock_big() local
703 static void iso_sock_destruct(struct sock *sk) in iso_sock_destruct()
715 struct sock *sk; in iso_sock_cleanup_listen() local
738 static void iso_sock_kill(struct sock *sk) in iso_sock_kill()
752 static void iso_sock_disconn(struct sock *sk) in iso_sock_disconn()
784 static void __iso_sock_close(struct sock *sk) in __iso_sock_close()
821 static void iso_sock_close(struct sock *sk) in iso_sock_close()
830 static void iso_sock_init(struct sock *sk, struct sock *parent) in iso_sock_init()
879 struct sock *sk; in iso_sock_alloc() local
901 struct sock *sk; in iso_sock_create() local
924 struct sock *sk = sock->sk; in iso_sock_bind_bc() local
962 static int iso_sock_bind_pa_sk(struct sock *sk, struct sockaddr_iso *sa, in iso_sock_bind_pa_sk()
1002 struct sock *sk = sock->sk; in iso_sock_bind() local
1060 struct sock *sk = sock->sk; in iso_sock_connect() local
1105 static int iso_listen_bis(struct sock *sk) in iso_listen_bis()
1169 static int iso_listen_cis(struct sock *sk) in iso_listen_cis()
1187 struct sock *sk = sock->sk; in iso_sock_listen() local
1234 struct sock *sk = sock->sk, *ch; in iso_sock_accept() local
1329 struct sock *sk = sock->sk; in iso_sock_getname() local
1349 struct sock *sk = sock->sk; in iso_sock_sendmsg() local
1433 static void iso_conn_big_sync(struct sock *sk) in iso_conn_big_sync()
1470 struct sock *sk = sock->sk; in iso_sock_recvmsg() local
1622 struct sock *sk = sock->sk; in iso_sock_setsockopt() local
1710 struct sock *sk = sock->sk; in iso_sock_getsockopt() local
1780 struct sock *sk = sock->sk; in iso_sock_shutdown() local
1825 struct sock *sk = sock->sk; in iso_sock_release() local
1847 static void iso_sock_ready(struct sock *sk) in iso_sock_ready()
1861 static bool iso_match_big(struct sock *sk, void *data) in iso_match_big()
1868 static bool iso_match_big_hcon(struct sock *sk, void *data) in iso_match_big_hcon()
1875 static bool iso_match_pa_sync_flag(struct sock *sk, void *data) in iso_match_pa_sync_flag()
1883 struct sock *sk = conn->sk; in iso_conn_ready() local
2013 static bool iso_match_sid(struct sock *sk, void *data) in iso_match_sid()
2020 static bool iso_match_sync_handle(struct sock *sk, void *data) in iso_match_sync_handle()
2027 static bool iso_match_sync_handle_pa_report(struct sock *sk, void *data) in iso_match_sync_handle_pa_report()
2041 struct sock *sk; in iso_connect_ind() local
2377 struct sock *sk; in iso_debugfs_show() local