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