NMDeviceOvsBridge

NMDeviceOvsBridge

Functions

const GPtrArray * nm_device_ovs_bridge_get_slaves ()

Properties

GPtrArray * slaves Read

Types and Values

Object Hierarchy

    GObject
    ╰── NMObject
        ╰── NMDevice
            ╰── NMDeviceOvsBridge

Description

Functions

nm_device_ovs_bridge_get_slaves ()

const GPtrArray *
nm_device_ovs_bridge_get_slaves (NMDeviceOvsBridge *device);

nm_device_ovs_bridge_get_slaves is deprecated and should not be used in newly-written code.

Types and Values

NM_DEVICE_OVS_BRIDGE_SLAVES

#define NM_DEVICE_OVS_BRIDGE_SLAVES "slaves"

NMDeviceOvsBridge

typedef struct _NMDeviceOvsBridge NMDeviceOvsBridge;

Since: 1.10

Property Details

The “slaves” property

  “slaves”                   GPtrArray *

Owner: NMDeviceOvsBridge

Flags: Read