vmbus_channel_rescind_offer
struct vmbus_channel_rescind_offer *rescind;
rescind = (struct vmbus_channel_rescind_offer *)hdr;
sizeof(struct vmbus_channel_rescind_offer) },
TP_PROTO(const struct vmbus_channel_rescind_offer *offer),
struct vmbus_channel_rescind_offer *rescind;
rescind = (struct vmbus_channel_rescind_offer *)ctx->msg.payload;