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

/linux-master/net/sctp/
H A Dassociola.c1251 static struct sctp_transport *sctp_trans_elect_best(struct sctp_transport *curr, function
1297 trans_next = sctp_trans_elect_best(trans, trans_next);
1328 trans_pf = sctp_trans_elect_best(trans, trans_pf);
1370 trans_pri = sctp_trans_elect_best(asoc->peer.active_path, trans_pf);

Completed in 140 milliseconds