Home
last modified time | relevance | path

Searched refs:lfamilyID (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
898 if ((lfamilyID = qemuMonitorGraphicsAddressFamilyTypeFromString(lfamily)) < 0) { in qemuMonitorJSONHandleGraphicsSPICE()
900 lfamilyID = VIR_DOMAIN_EVENT_GRAPHICS_ADDRESS_IPV4; in qemuMonitorJSONHandleGraphicsSPICE()
907 qemuMonitorEmitGraphics(mon, phase, lfamilyID, lhost, lport, rfamilyID, in qemuMonitorJSONHandleGraphicsSPICE()