Searched refs:ctsn (Results 1 – 1 of 1) sorted by relevance
11352 uint32_t cnt, ctsn; in sctp_send_ecn_echo() local11355 ctsn = ntohl(ecne->tsn); in sctp_send_ecn_echo()11356 if (SCTP_TSN_GT(high_tsn, ctsn)) { in sctp_send_ecn_echo()11568 uint32_t ctsn; in sctp_send_cwr() local11571 ctsn = ntohl(cwr->tsn); in sctp_send_cwr()11572 if (SCTP_TSN_GT(high_tsn, ctsn)) { in sctp_send_cwr()