NMDeviceOvsBridge

NMDeviceOvsBridge

Types and Values

Description

Functions

nm_device_ovs_bridge_get_slaves ()

const GPtrArray *
nm_device_ovs_bridge_get_slaves (NMDeviceOvsBridge *device);

Gets the ports currently enslaved to device .

Parameters

device

a NMDeviceOvsBridge

 

Returns

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

Types and Values

NM_DEVICE_OVS_BRIDGE_SLAVES

#define NM_DEVICE_OVS_BRIDGE_SLAVES "slaves"