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