Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_structs.h599 uint8_t delivery_started; member
Dsctputil.c6378 (ctl->stcb->asoc.strmin[ctl->sinfo_stream].delivery_started == 0)))
6394 (ctl->stcb->asoc.strmin[ctl->sinfo_stream].delivery_started == 0)))) {
6470 stcb->asoc.strmin[control->sinfo_stream].delivery_started = 1;
6671 control->stcb->asoc.strmin[control->sinfo_stream].delivery_started = 0;
6926 control->stcb->asoc.strmin[control->sinfo_stream].delivery_started = 0;
6931 control->stcb->asoc.strmin[control->sinfo_stream].delivery_started = 0;
6979 control->stcb->asoc.strmin[control->sinfo_stream].delivery_started = 0;
Dsctp_input.c437 asoc->strmin[i].delivery_started = 0; in sctp_process_init()
4269 stcb->asoc.strmin[i].delivery_started = oldstrm[i].delivery_started;
4288 stcb->asoc.strmin[i].delivery_started = 0;