Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
H A Dassociola.c1243 static struct sctp_transport *sctp_trans_elect_best(struct sctp_transport *curr, in sctp_trans_elect_best() function
1289 trans_next = sctp_trans_elect_best(trans, trans_next); in sctp_assoc_update_retran_path()
1320 trans_pf = sctp_trans_elect_best(trans, trans_pf); in sctp_select_active_and_retran_path()
1362 trans_pri = sctp_trans_elect_best(asoc->peer.active_path, trans_pf); in sctp_select_active_and_retran_path()
/kernel/linux/linux-6.6/net/sctp/
H A Dassociola.c1251 static struct sctp_transport *sctp_trans_elect_best(struct sctp_transport *curr, in sctp_trans_elect_best() function
1297 trans_next = sctp_trans_elect_best(trans, trans_next); in sctp_assoc_update_retran_path()
1328 trans_pf = sctp_trans_elect_best(trans, trans_pf); in sctp_select_active_and_retran_path()
1370 trans_pri = sctp_trans_elect_best(asoc->peer.active_path, trans_pf); in sctp_select_active_and_retran_path()

Completed in 5 milliseconds