Lines Matching defs:sock
67 struct sock *sock; in sockhash_get() local
85 sockhash_add(struct sock * sock) in sockhash_add()
99 sockhash_del(struct sock * sock) in sockhash_del()
115 sockevent_reset(struct sock * sock, sockid_t id, int domain, int type, in sockevent_reset()
143 sockevent_clone(struct sock * sock, struct sock * newsock, sockid_t newid) in sockevent_clone()
167 sockevent_accepted(struct sock * sock, struct sock * newsock, sockid_t newid) in sockevent_accepted()
193 struct sock *sock; in sockevent_alloc() local
235 sockevent_free(struct sock * sock) in sockevent_free()
265 struct sock *sock; in sockevent_socket() local
324 sockevent_sigpipe(struct sock * sock, endpoint_t user_endpt, int flags) in sockevent_sigpipe()
363 sockevent_suspend(struct sock * sock, unsigned int event, in sockevent_suspend()
392 sockevent_suspend_data(struct sock * sock, unsigned int event, int timer, in sockevent_suspend_data()
434 sockevent_has_suspended(struct sock * sock, unsigned int mask) in sockevent_has_suspended()
453 sockevent_unsuspend(struct sock * sock, const struct sockdriver_call * call) in sockevent_unsuspend()
480 sockevent_resume(struct sock * sock, struct sockevent_proc * spr) in sockevent_resume()
669 sockevent_test_readable(struct sock * sock) in sockevent_test_readable()
710 sockevent_test_writable(struct sock * sock) in sockevent_test_writable()
737 sockevent_test_select(struct sock * sock, unsigned int ops) in sockevent_test_select()
768 sockevent_fire(struct sock * sock, unsigned int mask) in sockevent_fire()
860 struct sock *sock; in sockevent_pump() local
897 sockevent_raise(struct sock * sock, unsigned int mask) in sockevent_raise()
954 sockevent_set_error(struct sock * sock, int err) in sockevent_set_error()
986 sockevent_expire(struct sock * sock, clock_t now) in sockevent_expire()
1100 struct sock *sock, *tsock; in socktimer_expire() local
1165 socktimer_add(struct sock * sock, clock_t ticks) in socktimer_add()
1203 socktimer_del(struct sock * sock) in socktimer_del()
1222 struct sock *sock; in sockevent_bind() local
1257 struct sock *sock; in sockevent_connect() local
1339 struct sock *sock; in sockevent_listen() local
1395 struct sock *sock, *newsock; in sockevent_accept() local
1443 struct sock *sock; in sockevent_send() local
1588 sockevent_recv_inner(struct sock * sock, in sockevent_recv_inner()
1716 struct sock *sock; in sockevent_recv() local
1773 struct sock *sock; in sockevent_ioctl() local
1821 struct sock *sock; in sockevent_setsockopt() local
1996 struct sock *sock; in sockevent_getsockopt() local
2093 struct sock *sock; in sockevent_getsockname() local
2111 struct sock *sock; in sockevent_getpeername() local
2135 sockevent_set_shutdown(struct sock * sock, unsigned int flags) in sockevent_set_shutdown()
2172 struct sock *sock; in sockevent_shutdown() local
2204 struct sock *sock; in sockevent_close() local
2298 sockevent_cancel_send(struct sock * sock, struct sockevent_proc * spr, int err) in sockevent_cancel_send()
2328 sockevent_cancel_recv(struct sock * sock, struct sockevent_proc * spr, int err) in sockevent_cancel_recv()
2369 struct sock *sock; in sockevent_cancel() local
2449 struct sock *sock; in sockevent_select() local