Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dassociola.c1332 struct sctp_transport *trans_pf = NULL; in sctp_select_active_and_retran_path() local
1345 trans_pf = sctp_trans_elect_best(trans, trans_pf); in sctp_select_active_and_retran_path()
1387 trans_pri = sctp_trans_elect_best(asoc->peer.active_path, trans_pf); in sctp_select_active_and_retran_path()