Retrieving SCTP status information

Use the following SCTP status functions to retrieve status information from the SCTP layer:

Entity

Function

Status information returned includes...

SCTP association

SctpAssocStatus

Identifier, destination and source network address lists, destination port, and association state for the specified association.

Destination transport addresses

SctpDestTransAddrStatus

Destination network address and address state, port, path MTU, and retransmission timeout for the destination transport address within a specific SCTP association.

General SCTP layer

SctpGenStatus

Memory size allocated for the SCTP layer. Also contains the number of open associations, open endpoints, local addresses in use, and peer addresses in use.

SCT SAP

SctpSapStatus

Protocol in use and state for the specified SCT SAP.