Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h85 #define SCTP_VERSION_STRING "KAME-BSD 1.1" macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h85 #define SCTP_VERSION_STRING "KAME-BSD 1.1" macro
H A Dsctp_output.c5797 memcpy(stc.identification, SCTP_VERSION_STRING, in sctp_send_initiate_ack()
5798 min(strlen(SCTP_VERSION_STRING), sizeof(stc.identification))); in sctp_send_initiate_ack()