Searched refs:pathrec_req (Results 1 – 1 of 1) sorted by relevance
1117 sa_path_record_t pathrec_req; in ibcm_get_single_pathrec() local1133 bzero(&pathrec_req, sizeof (sa_path_record_t)); in ibcm_get_single_pathrec()1137 pathrec_req.FlowLabel = attrp->pa_flow; in ibcm_get_single_pathrec()1143 pathrec_req.HopLimit = attrp->pa_hop; in ibcm_get_single_pathrec()1151 pathrec_req.P_Key = dinfo->p_key; in ibcm_get_single_pathrec()1157 pathrec_req.TClass = attrp->pa_tclass; in ibcm_get_single_pathrec()1163 pathrec_req.SL = attrp->pa_sl; in ibcm_get_single_pathrec()1169 pathrec_req.PacketLifeTimeSelector = IBT_BEST; in ibcm_get_single_pathrec()1170 pathrec_req.MtuSelector = IBT_BEST; in ibcm_get_single_pathrec()1171 pathrec_req.RateSelector = IBT_BEST; in ibcm_get_single_pathrec()[all …]