Searched refs:rescind (Results 1 – 4 of 4) sorted by relevance
236 channel->rescind = true; in vmbus_free_channels()579 struct vmbus_channel_rescind_offer *rescind; in vmbus_onoffer_rescind() local584 rescind = (struct vmbus_channel_rescind_offer *)hdr; in vmbus_onoffer_rescind()585 channel = relid2channel(rescind->child_relid); in vmbus_onoffer_rescind()588 hv_process_channel_removal(NULL, rescind->child_relid); in vmbus_onoffer_rescind()593 channel->rescind = true; in vmbus_onoffer_rescind()
555 if (channel->rescind) in vmbus_close_internal()
656 bool rescind; /* got rescind msg */ member
781 if (out_channel->rescind) in netvsc_send_pkt()