Home
last modified time | relevance | path

Searched refs:next_mid_ordered (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_structs.h678 uint32_t next_mid_ordered; member
Dsctp_output.c3753 stcb->asoc.strmout[i].next_mid_ordered = 0;
8076 chk->rec.data.mid = strq->next_mid_ordered;
8078 strq->next_mid_ordered++;
8088 chk->rec.data.mid = strq->next_mid_ordered;
8090 strq->next_mid_ordered++;
12963 stcb->asoc.strmout[i].next_mid_ordered = oldstream[i].next_mid_ordered;
12992 stcb->asoc.strmout[i].next_mid_ordered = 0;
Dsctputil.c1337 asoc->strmout[i].next_mid_ordered = 0; in sctp_init_asoc()
5686 chk->rec.data.mid = strq->next_mid_ordered;
5692 chk->rec.data.mid = strq->next_mid_ordered;
5716 strq->next_mid_ordered++;
5722 strq->next_mid_ordered++;
Dsctp_input.c2084 stcb->asoc.strmout[i].next_mid_ordered = 0; in sctp_process_cookie_existing()
3748 stcb->asoc.strmout[temp].next_mid_ordered = 0;
3753 stcb->asoc.strmout[i].next_mid_ordered = 0;