Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dassociola.c1315 struct sctp_transport *trans_pf = NULL; in sctp_select_active_and_retran_path() local
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()