Lines Matching defs:proto_handle
1296 rts_bind(sock_lower_handle_t proto_handle, struct sockaddr *sa, in rts_bind()
1307 rts_listen(sock_lower_handle_t proto_handle, int backlog, cred_t *cr) in rts_listen()
1314 rts_connect(sock_lower_handle_t proto_handle, const struct sockaddr *sa, in rts_connect()
1326 rts_getpeername(sock_lower_handle_t proto_handle, struct sockaddr *addr, in rts_getpeername()
1338 rts_getsockname(sock_lower_handle_t proto_handle, struct sockaddr *addr, in rts_getsockname()
1349 rts_getsockopt(sock_lower_handle_t proto_handle, int level, int option_name, in rts_getsockopt()
1390 rts_setsockopt(sock_lower_handle_t proto_handle, int level, int option_name, in rts_setsockopt()
1421 rts_send(sock_lower_handle_t proto_handle, mblk_t *mp, in rts_send()
1485 rts_activate(sock_lower_handle_t proto_handle, sock_upper_handle_t sock_handle, in rts_activate()
1519 rts_close(sock_lower_handle_t proto_handle, int flags, cred_t *cr) in rts_close()
1529 rts_shutdown(sock_lower_handle_t proto_handle, int how, cred_t *cr) in rts_shutdown()
1545 rts_clr_flowctrl(sock_lower_handle_t proto_handle) in rts_clr_flowctrl()
1556 rts_ioctl(sock_lower_handle_t proto_handle, int cmd, intptr_t arg, in rts_ioctl()