Searched refs:cl_sctp_assoc_change (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_asconf.c310 ASSERT(cl_sctp_assoc_change != NULL);
453 if (cl_sctp_assoc_change != NULL) {
542 if (cl_sctp_assoc_change != NULL) {
572 if (cl_sctp_assoc_change != NULL) {
573 (*cl_sctp_assoc_change)(sctp->sctp_connp->conn_family,
659 if (mp != NULL && cl_sctp_assoc_change != NULL) {
711 if (cl_sctp_assoc_change != NULL &&
768 if (cl_sctp_assoc_change != NULL &&
808 if (cl_sctp_assoc_change != NULL) {
813 (*cl_sctp_assoc_change)(sct
[all...]
H A Dsctp_common.c1324 if (cl_sctp_assoc_change != NULL && psctp == NULL)
1466 if (psctp == NULL && cl_sctp_assoc_change != NULL) {
1495 (*cl_sctp_assoc_change)(connp->conn_family, alist, asize,
H A Dsctp_impl.h1179 extern void (*cl_sctp_assoc_change)(sa_family_t, uchar_t *, size_t, uint_t,
H A Dsctp.c155 void (*cl_sctp_assoc_change)(sa_family_t, uchar_t *, size_t, uint_t, variable

Completed in 73 milliseconds