• Home
  • Raw
  • Download

Lines Matching defs:sk

30 	struct sock	*sk;  member
46 #define iso_pi(sk) ((struct iso_pinfo *)sk) argument
97 struct sock *sk; in iso_sock_timeout() local
117 static void iso_sock_set_timer(struct sock *sk, long timeout) in iso_sock_set_timer()
127 static void iso_sock_clear_timer(struct sock *sk) in iso_sock_clear_timer()
164 static void iso_chan_del(struct sock *sk, int err) in iso_chan_del()
197 static bool iso_match_conn_sync_handle(struct sock *sk, void *data) in iso_match_conn_sync_handle()
210 struct sock *sk; in iso_conn_del() local
259 static int __iso_chan_add(struct iso_conn *conn, struct sock *sk, in __iso_chan_add()
281 static int iso_chan_add(struct iso_conn *conn, struct sock *sk, in iso_chan_add()
301 static int iso_connect_bis(struct sock *sk) in iso_connect_bis()
392 static int iso_connect_cis(struct sock *sk) in iso_connect_cis()
482 static struct bt_iso_qos *iso_sock_get_qos(struct sock *sk) in iso_sock_get_qos()
490 static int iso_send_frame(struct sock *sk, struct sk_buff *skb) in iso_send_frame()
520 struct sock *sk; in iso_recv_frame() local
544 struct sock *sk; in __iso_get_sock_listen_by_addr() local
563 struct sock *sk; in __iso_get_sock_listen_by_sid() local
592 struct sock *sk = NULL, *sk1 = NULL; in iso_get_sock_listen() local
622 static void iso_sock_destruct(struct sock *sk) in iso_sock_destruct()
632 struct sock *sk; in iso_sock_cleanup_listen() local
658 static void iso_sock_kill(struct sock *sk) in iso_sock_kill()
672 static void iso_sock_disconn(struct sock *sk) in iso_sock_disconn()
682 static void __iso_sock_close(struct sock *sk) in __iso_sock_close()
719 static void iso_sock_close(struct sock *sk) in iso_sock_close()
728 static void iso_sock_init(struct sock *sk, struct sock *parent) in iso_sock_init()
777 struct sock *sk; in iso_sock_alloc() local
798 struct sock *sk; in iso_sock_create() local
821 struct sock *sk = sock->sk; in iso_sock_bind_bc() local
853 struct sock *sk = sock->sk; in iso_sock_bind() local
901 struct sock *sk = sock->sk; in iso_sock_connect() local
946 static int iso_listen_bis(struct sock *sk) in iso_listen_bis()
985 static int iso_listen_cis(struct sock *sk) in iso_listen_cis()
1003 struct sock *sk = sock->sk; in iso_sock_listen() local
1042 struct sock *sk = sock->sk, *ch; in iso_sock_accept() local
1097 struct sock *sk = sock->sk; in iso_sock_getname() local
1117 struct sock *sk = sock->sk; in iso_sock_sendmsg() local
1201 static void iso_conn_big_sync(struct sock *sk) in iso_conn_big_sync()
1227 struct sock *sk = sock->sk; in iso_sock_recvmsg() local
1346 struct sock *sk = sock->sk; in iso_sock_setsockopt() local
1444 struct sock *sk = sock->sk; in iso_sock_getsockopt() local
1512 struct sock *sk = sock->sk; in iso_sock_shutdown() local
1557 struct sock *sk = sock->sk; in iso_sock_release() local
1579 static void iso_sock_ready(struct sock *sk) in iso_sock_ready()
1598 static bool iso_match_big(struct sock *sk, void *data) in iso_match_big()
1605 static bool iso_match_pa_sync_flag(struct sock *sk, void *data) in iso_match_pa_sync_flag()
1613 struct sock *sk = conn->sk; in iso_conn_ready() local
1731 static bool iso_match_sid(struct sock *sk, void *data) in iso_match_sid()
1738 static bool iso_match_sync_handle(struct sock *sk, void *data) in iso_match_sync_handle()
1745 static bool iso_match_sync_handle_pa_report(struct sock *sk, void *data) in iso_match_sync_handle_pa_report()
1759 struct sock *sk; in iso_connect_ind() local
2041 struct sock *sk; in iso_debugfs_show() local