Home
last modified time | relevance | path

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

/linux/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()