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