trans_next       1276 net/sctp/associola.c 	struct sctp_transport *trans_next = NULL;
trans_next       1296 net/sctp/associola.c 		trans_next = sctp_trans_elect_best(trans, trans_next);
trans_next       1298 net/sctp/associola.c 		if (trans_next->state == SCTP_ACTIVE)
trans_next       1305 net/sctp/associola.c 	asoc->peer.retran_path = trans_next;