Searched refs:rescind (Results 1 – 4 of 4) sorted by relevance
481 struct vmbus_channel_rescind_offer *rescind; in vmbus_onoffer_rescind() local486 rescind = (struct vmbus_channel_rescind_offer *)hdr; in vmbus_onoffer_rescind()487 channel = relid2channel(rescind->child_relid); in vmbus_onoffer_rescind()490 hv_process_channel_removal(NULL, rescind->child_relid); in vmbus_onoffer_rescind()495 channel->rescind = true; in vmbus_onoffer_rescind()
546 if (channel->rescind) in vmbus_close_internal()
666 bool rescind; /* got rescind msg */ member
769 if (out_channel->rescind) in netvsc_send_pkt()