Home
last modified time | relevance | path

Searched refs:SCTP_VERSION_STRING (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_constants.h91 #define SCTP_VERSION_STRING "KAME-BSD 1.1" macro
Dsctp_output.c6333 memcpy(stc.identification, SCTP_VERSION_STRING,
6334 min(strlen(SCTP_VERSION_STRING), sizeof(stc.identification)));