Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sctp/
A Dassociola.c1278 struct sctp_transport *trans_next = NULL; in sctp_assoc_update_retran_path() local
1298 trans_next = sctp_trans_elect_best(trans, trans_next); in sctp_assoc_update_retran_path()
1300 if (trans_next->state == SCTP_ACTIVE) in sctp_assoc_update_retran_path()
1307 asoc->peer.retran_path = trans_next; in sctp_assoc_update_retran_path()

Completed in 5 milliseconds