Lines Matching defs:sk

81 	struct sock *sk = (struct sock *) arg;  in sco_sock_timeout()  local
94 static void sco_sock_set_timer(struct sock *sk, long timeout) in sco_sock_set_timer()
102 static void sco_sock_clear_timer(struct sock *sk) in sco_sock_clear_timer()
110 static void sco_sock_init_timer(struct sock *sk) in sco_sock_init_timer()
154 struct sock *sk = NULL; in sco_chan_get() local
164 struct sock *sk; in sco_conn_del() local
187 static inline int sco_chan_add(struct sco_conn *conn, struct sock *sk, struct sock *parent) in sco_chan_add()
201 int sco_connect(struct sock *sk) in sco_connect()
249 static inline int sco_send_frame(struct sock *sk, struct msghdr *msg, int len) in sco_send_frame()
282 struct sock *sk = sco_chan_get(conn); in sco_recv_frame() local
303 struct sock *sk; in __sco_get_sock_by_addr() local
318 struct sock *sk, *sk1 = NULL; in sco_get_sock_listen() local
340 static void sco_sock_destruct(struct sock *sk) in sco_sock_destruct()
352 struct sock *sk; in sco_sock_cleanup_listen() local
369 static void sco_sock_kill(struct sock *sk) in sco_sock_kill()
385 static void sco_sock_close(struct sock *sk) in sco_sock_close()
417 static void sco_sock_init(struct sock *sk, struct sock *parent) in sco_sock_init()
427 struct sock *sk; in sco_sock_alloc() local
452 struct sock *sk; in sco_sock_create() local
473 struct sock *sk = sock->sk; in sco_sock_bind() local
510 struct sock *sk = sock->sk; in sco_sock_connect() local
543 struct sock *sk = sock->sk; in sco_sock_listen() local
567 struct sock *sk = sock->sk, *ch; in sco_sock_accept() local
623 struct sock *sk = sock->sk; in sco_sock_getname() local
640 struct sock *sk = sock->sk; in sco_sock_sendmsg() local
664 struct sock *sk = sock->sk; in sco_sock_setsockopt() local
683 struct sock *sk = sock->sk; in sco_sock_getsockopt() local
737 struct sock *sk = sock->sk; in sco_sock_release() local
757 static void __sco_chan_add(struct sco_conn *conn, struct sock *sk, struct sock *parent) in __sco_chan_add()
770 static void sco_chan_del(struct sock *sk, int err) in sco_chan_del()
795 struct sock *parent, *sk; in sco_conn_ready() local
902 struct sock *sk; in sco_sock_dump() local