Home
last modified time | relevance | path

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

/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_monitor_json.c856 int lfamilyID, rfamilyID; in qemuMonitorJSONHandleGraphicsSPICE() local
902 if ((rfamilyID = qemuMonitorGraphicsAddressFamilyTypeFromString(rfamily)) < 0) { in qemuMonitorJSONHandleGraphicsSPICE()
904 rfamilyID = VIR_DOMAIN_EVENT_GRAPHICS_ADDRESS_IPV4; in qemuMonitorJSONHandleGraphicsSPICE()
907 qemuMonitorEmitGraphics(mon, phase, lfamilyID, lhost, lport, rfamilyID, in qemuMonitorJSONHandleGraphicsSPICE()