Lines Matching defs:sk
73 struct sock *sk = (struct sock *) arg; in sco_sock_timeout() local
86 static void sco_sock_set_timer(struct sock *sk, long timeout) in sco_sock_set_timer()
92 static void sco_sock_clear_timer(struct sock *sk) in sco_sock_clear_timer()
131 struct sock *sk = NULL; in sco_chan_get() local
141 struct sock *sk; in sco_conn_del() local
163 static inline int sco_chan_add(struct sco_conn *conn, struct sock *sk, struct sock *parent) in sco_chan_add()
177 static int sco_connect(struct sock *sk) in sco_connect()
233 static inline int sco_send_frame(struct sock *sk, struct msghdr *msg, int len) in sco_send_frame()
263 struct sock *sk = sco_chan_get(conn); in sco_recv_frame() local
283 struct sock *sk; in __sco_get_sock_by_addr() local
299 struct sock *sk = NULL, *sk1 = NULL; in sco_get_sock_listen() local
322 static void sco_sock_destruct(struct sock *sk) in sco_sock_destruct()
332 struct sock *sk; in sco_sock_cleanup_listen() local
349 static void sco_sock_kill(struct sock *sk) in sco_sock_kill()
362 static void __sco_sock_close(struct sock *sk) in __sco_sock_close()
394 static void sco_sock_close(struct sock *sk) in sco_sock_close()
403 static void sco_sock_init(struct sock *sk, struct sock *parent) in sco_sock_init()
421 struct sock *sk; in sco_sock_alloc() local
447 struct sock *sk; in sco_sock_create() local
469 struct sock *sk = sock->sk; in sco_sock_bind() local
505 struct sock *sk = sock->sk; in sco_sock_connect() local
540 struct sock *sk = sock->sk; in sco_sock_listen() local
564 struct sock *sk = sock->sk, *ch; in sco_sock_accept() local
620 struct sock *sk = sock->sk; in sco_sock_getname() local
638 struct sock *sk = sock->sk; in sco_sock_sendmsg() local
663 struct sock *sk = sock->sk; in sco_sock_setsockopt() local
682 struct sock *sk = sock->sk; in sco_sock_getsockopt_old() local
738 struct sock *sk = sock->sk; in sco_sock_getsockopt() local
763 struct sock *sk = sock->sk; in sco_sock_shutdown() local
787 struct sock *sk = sock->sk; in sco_sock_release() local
808 static void __sco_chan_add(struct sco_conn *conn, struct sock *sk, struct sock *parent) in __sco_chan_add()
821 static void sco_chan_del(struct sock *sk, int err) in sco_chan_del()
849 struct sock *sk = conn->sk; in sco_conn_ready() local
898 register struct sock *sk; in sco_connect_ind() local
965 struct sock *sk; in sco_debugfs_show() local