Searched refs:cl_sctp_disconnect (Results 1 – 7 of 7) sorted by relevance
48 cl_sctp_disconnect
631 if (cl_sctp_disconnect != NULL) { in sctp_conn_hash_remove()632 (*cl_sctp_disconnect)(sctp->sctp_connp->conn_family, in sctp_conn_hash_remove()
1178 extern void (*cl_sctp_disconnect)(sa_family_t, cl_sctp_handle_t);
154 void (*cl_sctp_disconnect)(sa_family_t, cl_sctp_handle_t) = NULL; variable