NMDeviceOvsPort

NMDeviceOvsPort

Functions

const GPtrArray * nm_device_ovs_port_get_slaves ()

Properties

GPtrArray * slaves Read

Types and Values

Object Hierarchy

    GObject
    ╰── NMObject
        ╰── NMDevice
            ╰── NMDeviceOvsPort

Description

Functions

nm_device_ovs_port_get_slaves ()

const GPtrArray *
nm_device_ovs_port_get_slaves (NMDeviceOvsPort *device);

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

Types and Values

NM_DEVICE_OVS_PORT_SLAVES

#define NM_DEVICE_OVS_PORT_SLAVES "slaves"

NMDeviceOvsPort

typedef struct _NMDeviceOvsPort NMDeviceOvsPort;

Since: 1.10

Property Details

The “slaves” property

  “slaves”                   GPtrArray *

Owner: NMDeviceOvsPort

Flags: Read