From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 14 Jul 2015 19:38:58 +0200 Subject: Imported Upstream version 1.0.4 --- docs/libnm-util/html/NMSettingInfiniband.html | 47 ++++++++++----------------- 1 file changed, 18 insertions(+), 29 deletions(-) (limited to 'docs/libnm-util/html/NMSettingInfiniband.html') diff --git a/docs/libnm-util/html/NMSettingInfiniband.html b/docs/libnm-util/html/NMSettingInfiniband.html index f61fe6f7..82db623e 100644 --- a/docs/libnm-util/html/NMSettingInfiniband.html +++ b/docs/libnm-util/html/NMSettingInfiniband.html @@ -2,13 +2,13 @@ -libnm-util Reference Manual: NMSettingInfiniband +NMSettingInfiniband: libnm-util Reference Manual - + @@ -209,7 +209,6 @@ nm_setting_infiniband_error_quark (

Returns

the error quark used for NMSettingInfiniband errors.

-


@@ -247,7 +246,6 @@ nm_setting_infiniband_get_mac_address (

Returns

the “mac-address” property of the setting

-


@@ -273,7 +271,6 @@ nm_setting_infiniband_get_mtu (

Returns

the “mtu” property of the setting

-


@@ -302,7 +299,6 @@ nm_setting_infiniband_get_transport_mode

Returns

the IPoIB transport mode

-


@@ -331,7 +327,6 @@ a 16-bit unsigned integer.

Returns

the IPoIB P_Key

-


@@ -358,7 +353,6 @@ nm_setting_infiniband_get_parent (

Returns

the parent interface name

-

@@ -368,8 +362,6 @@ nm_setting_infiniband_get_parent (

NM_SETTING_INFINIBAND_SETTING_NAME

#define NM_SETTING_INFINIBAND_SETTING_NAME "infiniband"
 
-

-


@@ -414,48 +406,36 @@ required

NM_SETTING_INFINIBAND_ERROR

#define NM_SETTING_INFINIBAND_ERROR nm_setting_infiniband_error_quark ()
 
-

-


NM_SETTING_INFINIBAND_MAC_ADDRESS

#define NM_SETTING_INFINIBAND_MAC_ADDRESS    "mac-address"
 
-

-


NM_SETTING_INFINIBAND_MTU

#define NM_SETTING_INFINIBAND_MTU            "mtu"
 
-

-


NM_SETTING_INFINIBAND_TRANSPORT_MODE

#define NM_SETTING_INFINIBAND_TRANSPORT_MODE "transport-mode"
 
-

-


NM_SETTING_INFINIBAND_P_KEY

#define NM_SETTING_INFINIBAND_P_KEY          "p-key"
 
-

-


NM_SETTING_INFINIBAND_PARENT

#define NM_SETTING_INFINIBAND_PARENT         "parent"
 
-

-

@@ -463,14 +443,17 @@ required

The “mac-address” property

  “mac-address”              GArray_guchar_ *
-

+

If specified, this connection will only apply to the IPoIB device whose +permanent MAC address matches. This property does not change the MAC +address of the device (i.e. MAC spoofing).

Flags: Read / Write


The “mtu” property

  “mtu”                      guint
-

+

If non-zero, only transmit packets of the specified size or smaller, +breaking larger packets up into multiple frames.

Flags: Read / Write / Construct

Default value: 0

@@ -478,7 +461,10 @@ required

The “p-key” property

  “p-key”                    gint
-

+

The InfiniBand P_Key to use for this device. A value of -1 means to use +the default P_Key (aka "the P_Key at index 0"). Otherwise it is a 16-bit +unsigned integer, whose high bit is set if it is a "full membership" +P_Key.

Flags: Read / Write / Construct

Allowed values: [-1,65535]

Default value: -1

@@ -487,7 +473,10 @@ required

The “parent” property

  “parent”                   gchar *
-

+

The interface name of the parent device of this device. Normally NULL, +but if the “p_key” property is set, then you must +specify the base device by setting either this property or +“mac-address”.

Flags: Read / Write / Construct

Default value: NULL

@@ -495,14 +484,14 @@ required

The “transport-mode” property

  “transport-mode”           gchar *
-

+

The IP-over-InfiniBand transport mode. Either "datagram" or +"connected".

Flags: Read / Write / Construct

Default value: NULL

+
Generated by GTK-Doc V1.24 \ No newline at end of file -- cgit 1.3.0-6-gf8a5