Lines Matching defs:tsn
3598 /* get a TSN to use too */
5102 /* assign TSN */
5112 dchkh->dp.tsn = htonl(chk->rec.data.TSN_seq);
5270 * LAST to the out queue in one pass) and assigning TSN's
5358 * assign TSN's as appropriate.
5794 * Must be sent in order of the TSN's
6463 * For data chunks we will pick out the lowest TSN's in the
6577 /* Clean up the fwd-tsn list */
6583 * that and a fwd-tsn with it all.
6620 uint32_t tsn;
6621 tsn = asoc->last_acked_seq + 1;
6622 if (tsn == chk->rec.data.TSN_seq) {
6809 * the lowest TSN, i.e the
6879 * queue in one pass) and assigning TSN's
7591 /* Go through and find the TSN that
7627 * have to be reported in one FWD-TSN. With a bit of work
8436 ecne->tsn = htonl(high_tsn);
8471 ecne->tsn = htonl(high_tsn);
8617 if (compare_with_wrap(high_tsn, ntohl(cwr->tsn),
8619 cwr->tsn = htonl(high_tsn);
8654 cwr->tsn = htonl(high_tsn);