Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_indata.c1371 uint32_t next_fsn; in sctp_queue_data_for_reasm() local
1616 next_fsn = control->fsn_included + 1; in sctp_queue_data_for_reasm()
1618 if (at->rec.data.fsn == next_fsn) { in sctp_queue_data_for_reasm()
1624 next_fsn, control->fsn_included); in sctp_queue_data_for_reasm()
1639 next_fsn++; in sctp_queue_data_for_reasm()