Searched refs:pathrec_req (Results 1 – 1 of 1) sorted by relevance
1116 sa_path_record_t pathrec_req; in ibcm_get_single_pathrec() local1132 bzero(&pathrec_req, sizeof (sa_path_record_t)); in ibcm_get_single_pathrec()1136 pathrec_req.FlowLabel = attrp->pa_flow; in ibcm_get_single_pathrec()1142 pathrec_req.HopLimit = attrp->pa_hop; in ibcm_get_single_pathrec()1150 pathrec_req.P_Key = dinfo->p_key; in ibcm_get_single_pathrec()1156 pathrec_req.TClass = attrp->pa_tclass; in ibcm_get_single_pathrec()1162 pathrec_req.SL = attrp->pa_sl; in ibcm_get_single_pathrec()1168 pathrec_req.PacketLifeTimeSelector = IBT_BEST; in ibcm_get_single_pathrec()1169 pathrec_req.MtuSelector = IBT_BEST; in ibcm_get_single_pathrec()1170 pathrec_req.RateSelector = IBT_BEST; in ibcm_get_single_pathrec()[all …]