Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhyperv.h440 CHANNELMSG_RESCIND_CHANNELOFFER = 2, enumerator
/linux/drivers/hv/
H A Dchannel_mgmt.c1564 { CHANNELMSG_RESCIND_CHANNELOFFER, 0, vmbus_onoffer_rescind,
H A Dvmbus_drv.c1136 case CHANNELMSG_RESCIND_CHANNELOFFER: in __vmbus_on_msg_dpc()
1234 rescind->header.msgtype = CHANNELMSG_RESCIND_CHANNELOFFER; in vmbus_force_channel_rescinded()