IB_GRH_NEXT_HDR
if (packet->grh->next_hdr != IB_GRH_NEXT_HDR)
if (grh->next_hdr != IB_GRH_NEXT_HDR)
hdr->next_hdr = IB_GRH_NEXT_HDR;