From 45cb5bb3c0e6edb887cf69b417fcaf7053814a9b Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Tue, 20 Dec 2016 20:06:37 +0800 Subject: Imported Upstream version 1.4.4 --- docs/libnm/html/NMSettingInfiniband.html | 52 ++++++++++++++++---------------- 1 file changed, 26 insertions(+), 26 deletions(-) (limited to 'docs/libnm/html/NMSettingInfiniband.html') diff --git a/docs/libnm/html/NMSettingInfiniband.html b/docs/libnm/html/NMSettingInfiniband.html index c2fd7ef3..1d076ee3 100644 --- a/docs/libnm/html/NMSettingInfiniband.html +++ b/docs/libnm/html/NMSettingInfiniband.html @@ -3,7 +3,7 @@ NMSettingInfiniband: libnm Reference Manual - + @@ -35,7 +35,7 @@

Functions

-
+
@@ -58,7 +58,7 @@
-guint32 +guint32 nm_setting_infiniband_get_mtu () @@ -98,7 +98,7 @@

Properties

-
+
@@ -107,29 +107,29 @@ +gchar * - + - + +gchar * +gchar * @@ -138,7 +138,7 @@

Types and Values

-
-gchar * mac-address Read / Write
guintguint mtu Read / Write / Construct
gintgint p-key Read / Write / Construct
-gchar * parent Read / Write / Construct
-gchar * transport-mode Read / Write / Construct
+
@@ -177,7 +177,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMSetting
         ╰── NMSettingInfiniband
 
@@ -207,7 +207,7 @@ nm_setting_infiniband_new (voidNMSettingInfiniband *setting);

Parameters

-
+
@@ -228,11 +228,11 @@ nm_setting_infiniband_get_mac_address (

nm_setting_infiniband_get_mtu ()

-
guint32
+
guint32
 nm_setting_infiniband_get_mtu (NMSettingInfiniband *setting);

Parameters

-
+
@@ -260,7 +260,7 @@ nm_setting_infiniband_get_transport_mode 'connected'.

Parameters

-
+
@@ -288,7 +288,7 @@ use the default P_Key (aka "the P_Key at index 0"). Otherwise it is a 16-bit unsigned integer.

Parameters

-
+
@@ -314,7 +314,7 @@ nm_setting_infiniband_get_parent (Returns the parent interface name for this device, if set.

Parameters

-
+
@@ -340,10 +340,10 @@ nm_setting_infiniband_get_virtual_interface_name (NMSettingInfiniband *setting);

Returns the interface name created by combining “parent” and “p-key”. (If either property is unset, this will -return NULL.)

+return NULL.)

Parameters

-
+
@@ -358,7 +358,7 @@ return

Returns

-

the interface name, or NULL

+

the interface name, or NULL

@@ -409,7 +409,7 @@ return

Property Details

The “mac-address” property

-
  “mac-address”              gchar *
+
  “mac-address”              gchar *

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

@@ -419,7 +419,7 @@ address of the device (i.e. MAC spoofing).


The “mtu” property

-
  “mtu”                      guint
+
  “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

@@ -428,7 +428,7 @@ breaking larger packets up into multiple frames.


The “p-key” property

-
  “p-key”                    gint
+
  “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" @@ -440,8 +440,8 @@ P_Key.


The “parent” property

-
  “parent”                   gchar *
-

The interface name of the parent device of this device. Normally NULL, +

  “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”.

@@ -451,7 +451,7 @@ specify the base device by setting either this property or

The “transport-mode” property

-
  “transport-mode”           gchar *
+
  “transport-mode”           gchar *

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

Flags: Read / Write / Construct

-- cgit 1.3.0-6-gf8a5