Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp.h597 #define SCTP_PCB_FLAGS_STREAM_CHANGEEVNT 0x0000000040000000 macro
Dsctp_usrreq.c3719 event_type = SCTP_PCB_FLAGS_STREAM_CHANGEEVNT;
6970 event_type = SCTP_PCB_FLAGS_STREAM_CHANGEEVNT;
Dsctputil.c4014 (sctp_stcb_is_feature_off(stcb->sctp_ep, stcb, SCTP_PCB_FLAGS_STREAM_CHANGEEVNT))) { in sctp_notify_stream_reset_add()