Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_indata.c1395 uint32_t next_fsn; in sctp_queue_data_for_reasm() local
1618 next_fsn = control->fsn_included + 1; in sctp_queue_data_for_reasm()
1620 if (at->rec.data.fsn == next_fsn) { in sctp_queue_data_for_reasm()
1626 next_fsn, control->fsn_included); in sctp_queue_data_for_reasm()
1640 next_fsn++; in sctp_queue_data_for_reasm()