Lines Matching defs:proto_handle
5129 rawip_bind(sock_lower_handle_t proto_handle, struct sockaddr *sa, in rawip_bind()
5196 rawip_listen(sock_lower_handle_t proto_handle, int backlog, cred_t *cr) in rawip_listen()
5202 rawip_connect(sock_lower_handle_t proto_handle, const struct sockaddr *sa, in rawip_connect()
5268 rawip_fallback(sock_lower_handle_t proto_handle, queue_t *q, in rawip_fallback()
5401 rawip_activate(sock_lower_handle_t proto_handle, in rawip_activate()
5432 rawip_getpeername(sock_lower_handle_t proto_handle, struct sockaddr *sa, in rawip_getpeername()
5453 rawip_getsockname(sock_lower_handle_t proto_handle, struct sockaddr *sa, in rawip_getsockname()
5469 rawip_setsockopt(sock_lower_handle_t proto_handle, int level, int option_name, in rawip_setsockopt()
5503 rawip_getsockopt(sock_lower_handle_t proto_handle, int level, int option_name, in rawip_getsockopt()
5548 rawip_close(sock_lower_handle_t proto_handle, int flags, cred_t *cr) in rawip_close()
5561 rawip_shutdown(sock_lower_handle_t proto_handle, int how, cred_t *cr) in rawip_shutdown()
5580 rawip_clr_flowctrl(sock_lower_handle_t proto_handle) in rawip_clr_flowctrl()
5591 rawip_ioctl(sock_lower_handle_t proto_handle, int cmd, intptr_t arg, in rawip_ioctl()
5643 rawip_send(sock_lower_handle_t proto_handle, mblk_t *mp, struct nmsghdr *msg, in rawip_send()