Searched refs:rescind (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/hv/
H A Dchannel_mgmt.c503 struct vmbus_channel_rescind_offer *rescind; local
506 rescind = (struct vmbus_channel_rescind_offer *)hdr;
507 channel = GetChannelFromRelId(rescind->ChildRelId);
510 rescind->ChildRelId);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/hv/
H A Dchannel_mgmt.c503 struct vmbus_channel_rescind_offer *rescind; local
506 rescind = (struct vmbus_channel_rescind_offer *)hdr;
507 channel = GetChannelFromRelId(rescind->ChildRelId);
510 rescind->ChildRelId);

Completed in 132 milliseconds