Searched refs:trans_next (Results 1 - 1 of 1) sorted by relevance

/net/sctp/
H A Dassociola.c1269 struct sctp_transport *trans_next = NULL; local
1289 trans_next = sctp_trans_elect_best(trans, trans_next);
1291 if (trans_next->state == SCTP_ACTIVE)
1298 asoc->peer.retran_path = trans_next;

Completed in 19 milliseconds