Searched refs:next_tsn_at_change (Results 1 – 4 of 4) sorted by relevance
680 t->cacc.next_tsn_at_change = 0; in sctp_transport_reset()
170 TSN_lt(tsn, primary->cacc.next_tsn_at_change)) in sctp_cacc_skip_3_2()1284 if (TSN_lte(primary->cacc.next_tsn_at_change, sack_ctsn)) { in sctp_outq_sack()
495 transport->cacc.next_tsn_at_change = asoc->next_tsn; in sctp_assoc_set_primary()
971 __u32 next_tsn_at_change; member