Searched refs:VM_TOMBSTONES_SERVICE_PORT (Results 1 – 2 of 2) sorted by relevance
28 const int VM_TOMBSTONES_SERVICE_PORT = 2000; field
75 use virtualmachineservice::IVirtualMachineService::VM_TOMBSTONES_SERVICE_PORT;841 assert!(!is_valid_guest_cid(VM_TOMBSTONES_SERVICE_PORT as Cid)); in handle_stream_connection_tombstoned()843 VsockListener::bind_with_cid_port(VMADDR_CID_HOST, VM_TOMBSTONES_SERVICE_PORT as Cid)?; in handle_stream_connection_tombstoned()