Searched refs:modifymsg (Results 1 – 1 of 1) sorted by relevance
1433 struct vmbus_channel_modifychannel *modifymsg; in vmbus_onmodifychannel_response() local1435 modifymsg = (struct vmbus_channel_modifychannel *)msginfo->msg; in vmbus_onmodifychannel_response()1436 if (modifymsg->child_relid == response->child_relid) { in vmbus_onmodifychannel_response()