Top |
const GPtrArray *
nm_device_ovs_port_get_slaves (NMDeviceOvsPort *device
);
Gets the interfaces currently enslaved to device
.
the GPtrArray containing
NMDevices that are slaves of device
. This is the internal
copy used by the device, and must not be modified.
[element-type NMDevice]
Since: 1.14