Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c4297 boolean_t alt_grh; in ibt_set_alt_path() local
4467 alt_grh = alt_path->ap_alt_cep_path.cep_adds_vect.av_send_grh; in ibt_set_alt_path()
4472 lap_msgp->lap_alt_flow_label_plus = h2b32(((alt_grh == B_TRUE) ? in ibt_set_alt_path()
4477 lap_msgp->lap_alt_hop_limit = (alt_grh == B_TRUE) ? in ibt_set_alt_path()
4481 ((alt_grh == B_FALSE) ? 0x8 : 0); in ibt_set_alt_path()