Searched refs:trans_next (Results 1 – 1 of 1) sorted by relevance
1277 struct sctp_transport *trans_next = NULL; in sctp_assoc_update_retran_path() local1297 trans_next = sctp_trans_elect_best(trans, trans_next); in sctp_assoc_update_retran_path()1299 if (trans_next->state == SCTP_ACTIVE) in sctp_assoc_update_retran_path()1306 asoc->peer.retran_path = trans_next; in sctp_assoc_update_retran_path()