vmbus_channel_offer_channel
static bool vmbus_is_valid_offer(const struct vmbus_channel_offer_channel *offer)
struct vmbus_channel_offer_channel *offer;
offer = (struct vmbus_channel_offer_channel *)hdr;
sizeof(struct vmbus_channel_offer_channel)},
struct vmbus_channel_offer_channel *offer)
sizeof(struct vmbus_channel_offer_channel));
find_primary_channel_by_offer(const struct vmbus_channel_offer_channel *offer)
TP_PROTO(const struct vmbus_channel_offer_channel *offer),
static inline bool is_co_ring_buffer(const struct vmbus_channel_offer_channel *o)
static inline bool is_co_external_memory(const struct vmbus_channel_offer_channel *o)
static inline bool is_hvsock_offer(const struct vmbus_channel_offer_channel *o)
struct vmbus_channel_offer_channel offermsg;