SCTP_VERSION_STRING
strncpy(stc.identification, SCTP_VERSION_STRING,
uimin(strlen(SCTP_VERSION_STRING), sizeof(stc.identification)));