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

/freebsd-10-stable/sys/netinet/
H A Dsctp_constants.h82 #define SCTP_VERSION_STRING "KAME-BSD 1.1" macro
H A Dsctp_output.c5826 memcpy(stc.identification, SCTP_VERSION_STRING,
5827 min(strlen(SCTP_VERSION_STRING), sizeof(stc.identification)));

Completed in 66 milliseconds