Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_indata.c1405 uint32_t next_fsn; in sctp_queue_data_for_reasm() local
1637 next_fsn = control->fsn_included + 1; in sctp_queue_data_for_reasm()
1639 if (at->rec.data.fsn == next_fsn) { in sctp_queue_data_for_reasm()
1645 next_fsn, control->fsn_included); in sctp_queue_data_for_reasm()
1659 next_fsn++; in sctp_queue_data_for_reasm()