Searched refs:ctsn (Results 1 – 1 of 1) sorted by relevance
11379 uint32_t cnt, ctsn; in sctp_send_ecn_echo() local11382 ctsn = ntohl(ecne->tsn); in sctp_send_ecn_echo()11383 if (SCTP_TSN_GT(high_tsn, ctsn)) { in sctp_send_ecn_echo()11595 uint32_t ctsn; in sctp_send_cwr() local11598 ctsn = ntohl(cwr->tsn); in sctp_send_cwr()11599 if (SCTP_TSN_GT(high_tsn, ctsn)) { in sctp_send_cwr()