Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp.h596 #define SCTP_PCB_FLAGS_ASSOC_RESETEVNT 0x0000000020000000 macro
Dsctp_usrreq.c3716 event_type = SCTP_PCB_FLAGS_ASSOC_RESETEVNT;
6967 event_type = SCTP_PCB_FLAGS_ASSOC_RESETEVNT;
Dsctputil.c4070 (sctp_stcb_is_feature_off(stcb->sctp_ep, stcb, SCTP_PCB_FLAGS_ASSOC_RESETEVNT))) { in sctp_notify_stream_reset_tsn()