Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_structs.h1198 uint8_t stream_locked; member
Dsctp_output.c6901 if ((stcb->asoc.stream_locked) &&
14160 if ((asoc->stream_locked) &&
14179 asoc->stream_locked = 0;
14186 asoc->stream_locked = 1;
14525 asoc->stream_locked = 1;
14531 asoc->stream_locked = 0;
14536 asoc->stream_locked = 0;
Dsctputil.c1294 asoc->stream_locked = 0; in sctp_init_asoc()