Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_constants.h77 #define SCTP_MAX_CHUNK_LENGTH 0xffff macro
Dsctp_output.c9496 if (chunk_length > SCTP_MAX_CHUNK_LENGTH) {