Home
last modified time | relevance | path

Searched refs:SCTP_EXPLICIT_EOR (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp.h126 #define SCTP_EXPLICIT_EOR 0x0000001b macro
Dsctp_usrreq.c2119 case SCTP_EXPLICIT_EOR:
2142 case SCTP_EXPLICIT_EOR:
4467 case SCTP_EXPLICIT_EOR:
4498 case SCTP_EXPLICIT_EOR:
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.c653 if (usrsctp_setsockopt (sock, IPPROTO_SCTP, SCTP_EXPLICIT_EOR, &value, in create_sctp_socket()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h546 #define SCTP_EXPLICIT_EOR 0x0000001b macro
/third_party/gstreamer/gstplugins_bad/
DChangeLog29138 - Set SCTP_EXPLICIT_EOR and the corresponding send flag. We probably