Home
last modified time | relevance | path

Searched refs:SCTP_ALL_ASSOC (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_usrreq.c2070 } else if (assoc_id > SCTP_ALL_ASSOC) { \
4647 (av->assoc_id == SCTP_ALL_ASSOC)))) {
4654 (av->assoc_id == SCTP_ALL_ASSOC))) {
4698 (av->assoc_id == SCTP_ALL_ASSOC)))) {
4705 (av->assoc_id == SCTP_ALL_ASSOC))) {
4784 (av->assoc_id == SCTP_ALL_ASSOC)))) {
4791 (av->assoc_id == SCTP_ALL_ASSOC))) {
4864 (av->assoc_id == SCTP_ALL_ASSOC)))) {
4871 (av->assoc_id == SCTP_ALL_ASSOC))) {
5049 (sack->sack_assoc_id == SCTP_ALL_ASSOC)))) {
[all …]
Dsctp_uio.h71 #define SCTP_ALL_ASSOC 2 macro
Dsctp_pcb.c4875 if (inp->sctp_associd_counter <= SCTP_ALL_ASSOC) {
4876 inp->sctp_associd_counter = SCTP_ALL_ASSOC + 1;
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.c549 srs->srs_assoc_id = SCTP_ALL_ASSOC; in gst_sctp_association_reset_stream()
661 stream_reset.assoc_id = SCTP_ALL_ASSOC; in create_sctp_socket()
673 event.se_assoc_id = SCTP_ALL_ASSOC; in create_sctp_socket()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h147 #define SCTP_ALL_ASSOC 2 macro
Duser_socket.c2300 (id == SCTP_ALL_ASSOC)) {
/third_party/gstreamer/gstplugins_bad/
DChangeLog9566 the SCTP_RESET_STREAMS command we set it to SCTP_ALL_ASSOC just to