Lines Matching defs:proto_handle
4685 udp_activate(sock_lower_handle_t proto_handle, sock_upper_handle_t sock_handle, in udp_activate()
4777 udp_close(sock_lower_handle_t proto_handle, int flags, cred_t *cr) in udp_close()
5377 udp_bind(sock_lower_handle_t proto_handle, struct sockaddr *sa, in udp_bind()
5797 udp_connect(sock_lower_handle_t proto_handle, const struct sockaddr *sa, in udp_connect()
5872 udp_send(sock_lower_handle_t proto_handle, mblk_t *mp, struct nmsghdr *msg, in udp_send()
6105 udp_fallback(sock_lower_handle_t proto_handle, queue_t *q, in udp_fallback()
6211 udp_getpeername(sock_lower_handle_t proto_handle, struct sockaddr *sa, in udp_getpeername()
6232 udp_getsockname(sock_lower_handle_t proto_handle, struct sockaddr *sa, in udp_getsockname()
6248 udp_getsockopt(sock_lower_handle_t proto_handle, int level, int option_name, in udp_getsockopt()
6290 udp_setsockopt(sock_lower_handle_t proto_handle, int level, int option_name, in udp_setsockopt()
6320 udp_clr_flowctrl(sock_lower_handle_t proto_handle) in udp_clr_flowctrl()
6332 udp_shutdown(sock_lower_handle_t proto_handle, int how, cred_t *cr) in udp_shutdown()
6351 udp_ioctl(sock_lower_handle_t proto_handle, int cmd, intptr_t arg, in udp_ioctl()
6411 udp_listen(sock_lower_handle_t proto_handle, int backlog, cred_t *cr) in udp_listen()