Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dchannel_mgmt.c1420 struct vmbus_channel_modifychannel *modifymsg; in vmbus_onmodifychannel_response() local
1422 modifymsg = (struct vmbus_channel_modifychannel *)msginfo->msg; in vmbus_onmodifychannel_response()
1423 if (modifymsg->child_relid == response->child_relid) { in vmbus_onmodifychannel_response()