Searched refs:HotPlugNetCommand (Results 1 – 3 of 3) sorted by relevance
85 VmRequest::HotPlugNetCommand(crate::NetControlCommand::AddTap(tap_name.to_owned())); in do_net_add()108 let request = VmRequest::HotPlugNetCommand(crate::NetControlCommand::RemoveTap(bus_num)); in do_net_remove()
1496 HotPlugNetCommand(NetControlCommand), enumerator2211 VmRequest::HotPlugNetCommand(ref _net_cmd) => { in execute()
3145 VmRequest::HotPlugNetCommand(net_cmd) => { in process_vm_request()