sent_hdr 454 drivers/infiniband/core/user_mad.c struct ib_mad_hdr *sent_hdr, *hdr; sent_hdr 458 drivers/infiniband/core/user_mad.c sent_hdr = (struct ib_mad_hdr *) sent_packet->mad.data; sent_hdr 460 drivers/infiniband/core/user_mad.c if ((hdr->tid != sent_hdr->tid) || sent_hdr 461 drivers/infiniband/core/user_mad.c (hdr->mgmt_class != sent_hdr->mgmt_class)) sent_hdr 470 drivers/infiniband/core/user_mad.c if (!ib_response_mad(sent_hdr)) sent_hdr 473 drivers/infiniband/core/user_mad.c } else if (!ib_response_mad(sent_hdr))