Lines Matching defs:proto_handle
1301 rts_bind(sock_lower_handle_t proto_handle, struct sockaddr *sa, in rts_bind()
1312 rts_listen(sock_lower_handle_t proto_handle, int backlog, cred_t *cr) in rts_listen()
1319 rts_connect(sock_lower_handle_t proto_handle, const struct sockaddr *sa, in rts_connect()
1331 rts_getpeername(sock_lower_handle_t proto_handle, struct sockaddr *addr, in rts_getpeername()
1343 rts_getsockname(sock_lower_handle_t proto_handle, struct sockaddr *addr, in rts_getsockname()
1354 rts_getsockopt(sock_lower_handle_t proto_handle, int level, int option_name, in rts_getsockopt()
1395 rts_setsockopt(sock_lower_handle_t proto_handle, int level, int option_name, in rts_setsockopt()
1426 rts_send(sock_lower_handle_t proto_handle, mblk_t *mp, in rts_send()
1490 rts_activate(sock_lower_handle_t proto_handle, sock_upper_handle_t sock_handle, in rts_activate()
1524 rts_close(sock_lower_handle_t proto_handle, int flags, cred_t *cr) in rts_close()
1534 rts_shutdown(sock_lower_handle_t proto_handle, int how, cred_t *cr) in rts_shutdown()
1550 rts_clr_flowctrl(sock_lower_handle_t proto_handle) in rts_clr_flowctrl()
1561 rts_ioctl(sock_lower_handle_t proto_handle, int cmd, intptr_t arg, in rts_ioctl()