Home
last modified time | relevance | path

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

/linux/net/sctp/
A Dassociola.c1281 struct sctp_transport *trans_next = NULL; in sctp_assoc_update_retran_path() local
1301 trans_next = sctp_trans_elect_best(trans, trans_next); in sctp_assoc_update_retran_path()
1303 if (trans_next->state == SCTP_ACTIVE) in sctp_assoc_update_retran_path()
1310 asoc->peer.retran_path = trans_next; in sctp_assoc_update_retran_path()

Completed in 5 milliseconds