Lines Matching defs:proto_handle
4862 udp_activate(sock_lower_handle_t proto_handle, sock_upper_handle_t sock_handle, in udp_activate()
4954 udp_close(sock_lower_handle_t proto_handle, int flags, cred_t *cr) in udp_close()
5556 udp_bind(sock_lower_handle_t proto_handle, struct sockaddr *sa, in udp_bind()
5985 udp_connect(sock_lower_handle_t proto_handle, const struct sockaddr *sa, in udp_connect()
6060 udp_send(sock_lower_handle_t proto_handle, mblk_t *mp, struct nmsghdr *msg, in udp_send()
6293 udp_fallback(sock_lower_handle_t proto_handle, queue_t *q, in udp_fallback()
6399 udp_getpeername(sock_lower_handle_t proto_handle, struct sockaddr *sa, in udp_getpeername()
6420 udp_getsockname(sock_lower_handle_t proto_handle, struct sockaddr *sa, in udp_getsockname()
6436 udp_getsockopt(sock_lower_handle_t proto_handle, int level, int option_name, in udp_getsockopt()
6478 udp_setsockopt(sock_lower_handle_t proto_handle, int level, int option_name, in udp_setsockopt()
6508 udp_clr_flowctrl(sock_lower_handle_t proto_handle) in udp_clr_flowctrl()
6520 udp_shutdown(sock_lower_handle_t proto_handle, int how, cred_t *cr) in udp_shutdown()
6539 udp_ioctl(sock_lower_handle_t proto_handle, int cmd, intptr_t arg, in udp_ioctl()
6599 udp_listen(sock_lower_handle_t proto_handle, int backlog, cred_t *cr) in udp_listen()