Searched refs:cl_sctp_handle_t (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/uts/common/inet/ |
H A D | sctp_itf.h | 120 typedef uintptr_t cl_sctp_handle_t; typedef 133 cl_sctp_handle_t cl_sctpi_handle;
|
/titanic_50/usr/src/uts/common/inet/sctp/ |
H A D | sctp_conn.c | 327 (cl_sctp_handle_t)eager); in sctp_conn_request() 639 B_TRUE, (cl_sctp_handle_t)sctp); in sctp_connect()
|
H A D | sctp_impl.h | 1177 uchar_t *, uint_t, in_port_t, boolean_t, cl_sctp_handle_t); 1178 extern void (*cl_sctp_disconnect)(sa_family_t, cl_sctp_handle_t); 1180 uchar_t *, size_t, uint_t, int, cl_sctp_handle_t);
|
H A D | sctp_hash.c | 212 cl_sctpi.cl_sctpi_handle = (cl_sctp_handle_t)sctp; in cl_sctp_walk_list_stack() 633 (cl_sctp_handle_t)sctp); in sctp_conn_hash_remove()
|
H A D | sctp.c | 153 uchar_t *, uint_t, in_port_t, boolean_t, cl_sctp_handle_t) = NULL; 154 void (*cl_sctp_disconnect)(sa_family_t, cl_sctp_handle_t) = NULL; 156 uchar_t *, size_t, uint_t, int, cl_sctp_handle_t) = NULL;
|
H A D | sctp_asconf.c | 576 (cl_sctp_handle_t)sctp); in sctp_input_asconf() 815 dcount, SCTP_CL_LADDR, (cl_sctp_handle_t)sctp); in sctp_input_asconf_ack()
|
H A D | sctp_common.c | 1497 (cl_sctp_handle_t)sctp); in sctp_get_addrparams()
|