Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_input.c3022 uint32_t cwr_tsn; in sctp_handle_ecn_cwr() local
3024 cwr_tsn = ntohl(cp->tsn); in sctp_handle_ecn_cwr()
3035 if (SCTP_TSN_GE(cwr_tsn, ntohl(ecne->tsn))) { in sctp_handle_ecn_cwr()