Searched refs:ver_tc_flow (Results 1 – 1 of 1) sorted by relevance
1220 uint32_t ver_tc_flow; in ibt_modify_reply_ud_dest() local1244 ver_tc_flow = b2h32(grh->IPVer_TC_Flow); in ibt_modify_reply_ud_dest()1245 adds_vect.av_flow = ver_tc_flow & IB_GRH_FLOW_LABEL_MASK; in ibt_modify_reply_ud_dest()1246 adds_vect.av_tclass = (ver_tc_flow & IB_GRH_TCLASS_MASK) >> 20; in ibt_modify_reply_ud_dest()