Searched defs:_ib_grh_t (Results 1 – 1 of 1) sorted by relevance
55 typedef struct _ib_grh_t { struct56 uint32_t IPVer_TC_Flow; /* version, traffic class & */58 uint16_t PayLen; /* len of the pkt following the GRH */59 uint8_t NxtHdr; /* Header following the GRH */60 uint8_t HopLmt; /* max hops the pkt can take */61 ib_gid_t SGID; /* GID of the source port */62 ib_gid_t DGID; /* GID of the consuming port */