Home
last modified time | relevance | path

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

/dports/devel/libvirt/libvirt-7.10.0/include/libvirt/
H A Dlibvirt-network.h434 # define VIR_NETWORK_PORT_BANDWIDTH_OUT_AVERAGE "outbound.average" macro
/dports/devel/libvirt/libvirt-7.10.0/src/network/
H A Dbridge_driver.c5458 } else if (STREQ(param->field, VIR_NETWORK_PORT_BANDWIDTH_OUT_AVERAGE)) { in networkPortSetParameters()
5549 VIR_NETWORK_PORT_BANDWIDTH_OUT_AVERAGE, in networkPortGetParameters()
/dports/devel/libvirt/libvirt-7.10.0/src/conf/
H A Ddomain_conf.c30669 VIR_NETWORK_PORT_BANDWIDTH_OUT_AVERAGE, in virDomainNetBandwidthToTypedParams()