From e152ec7bf4ba252ff9d3eb13eabd417b931dac9a Mon Sep 17 00:00:00 2001 From: Iain Lane Date: Mon, 24 Sep 2018 09:29:55 +0100 Subject: Import Upstream version 1.12.2 --- docs/libnm/html/NMDeviceOvsPort.html | 112 +++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 docs/libnm/html/NMDeviceOvsPort.html (limited to 'docs/libnm/html/NMDeviceOvsPort.html') diff --git a/docs/libnm/html/NMDeviceOvsPort.html b/docs/libnm/html/NMDeviceOvsPort.html new file mode 100644 index 00000000..cfa826f6 --- /dev/null +++ b/docs/libnm/html/NMDeviceOvsPort.html @@ -0,0 +1,112 @@ + + + + +NMDeviceOvsPort: libnm Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

NMDeviceOvsPort

+

NMDeviceOvsPort

+
+
+

Functions

+
++++ + + + + +
const GPtrArray * + +nm_device_ovs_port_get_slaves () +
+
+
+

Types and Values

+
++++ + + + + +
#defineNM_DEVICE_OVS_PORT_SLAVES
+
+
+

Description

+
+
+

Functions

+
+

nm_device_ovs_port_get_slaves ()

+
const GPtrArray *
+nm_device_ovs_port_get_slaves (NMDeviceOvsPort *device);
+

Gets the interfaces currently enslaved to device +.

+
+

Parameters

+
+++++ + + + + + +

device

a NMDeviceOvsPort

 
+
+
+

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.12.2

+
+
+
+

Types and Values

+
+

NM_DEVICE_OVS_PORT_SLAVES

+
#define NM_DEVICE_OVS_PORT_SLAVES "slaves"
+
+
+
+
+ + + \ No newline at end of file -- cgit 1.3.0-6-gf8a5