Lines Matching refs:offermsg
256 if (!uuid_le_cmp(channel->offermsg.offer.if_type, in vmbus_process_offer()
257 newchannel->offermsg.offer.if_type) && in vmbus_process_offer()
258 !uuid_le_cmp(channel->offermsg.offer.if_instance, in vmbus_process_offer()
259 newchannel->offermsg.offer.if_instance)) { in vmbus_process_offer()
275 if (newchannel->offermsg.offer.sub_channel_index != 0) { in vmbus_process_offer()
288 init_vp_index(newchannel, &newchannel->offermsg.offer.if_type); in vmbus_process_offer()
319 &newchannel->offermsg.offer.if_type, in vmbus_process_offer()
320 &newchannel->offermsg.offer.if_instance, in vmbus_process_offer()
332 newchannel->offermsg.child_relid); in vmbus_process_offer()
564 memcpy(&newchannel->offermsg, offer, in vmbus_onoffer()
608 channel->offermsg.child_relid); in vmbus_onoffer_rescind()