next_tsn_at_change  961 include/net/sctp/structs.h 		__u32 next_tsn_at_change;
next_tsn_at_change  473 net/sctp/associola.c 	transport->cacc.next_tsn_at_change = asoc->next_tsn;
next_tsn_at_change  155 net/sctp/outqueue.c 	    TSN_lt(tsn, primary->cacc.next_tsn_at_change))
next_tsn_at_change 1265 net/sctp/outqueue.c 		if (TSN_lte(primary->cacc.next_tsn_at_change, sack_ctsn)) {
next_tsn_at_change  666 net/sctp/transport.c 	t->cacc.next_tsn_at_change = 0;