Home
last modified time | relevance | path

Searched refs:modifymsg (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/hv/
Dchannel_mgmt.c1406 struct vmbus_channel_modifychannel *modifymsg; in vmbus_onmodifychannel_response() local
1408 modifymsg = (struct vmbus_channel_modifychannel *)msginfo->msg; in vmbus_onmodifychannel_response()
1409 if (modifymsg->child_relid == response->child_relid) { in vmbus_onmodifychannel_response()