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/html/NMSettingInfiniband.html | 45 +++++++++++++------------------- 1 file changed, 18 insertions(+), 27 deletions(-) (limited to 'docs/libnm/html/NMSettingInfiniband.html') diff --git a/docs/libnm/html/NMSettingInfiniband.html b/docs/libnm/html/NMSettingInfiniband.html index d68c9929..4ab10c02 100644 --- a/docs/libnm/html/NMSettingInfiniband.html +++ b/docs/libnm/html/NMSettingInfiniband.html @@ -2,13 +2,13 @@ -libnm Reference Manual: NMSettingInfiniband +NMSettingInfiniband: libnm Reference Manual - + @@ -219,7 +219,6 @@ nm_setting_infiniband_get_mac_address (

Returns

the “mac-address” property of the setting

-


@@ -245,7 +244,6 @@ nm_setting_infiniband_get_mtu (

Returns

the “mtu” property of the setting

-


@@ -274,7 +272,6 @@ nm_setting_infiniband_get_transport_mode

Returns

the IPoIB transport mode

-


@@ -303,7 +300,6 @@ a 16-bit unsigned integer.

Returns

the IPoIB P_Key

-


@@ -330,7 +326,6 @@ nm_setting_infiniband_get_parent (

Returns

the parent interface name

-


@@ -360,7 +355,6 @@ return NULL.)

Returns

the interface name, or NULL

-

@@ -370,48 +364,36 @@ return NULL.)

NM_SETTING_INFINIBAND_SETTING_NAME

#define NM_SETTING_INFINIBAND_SETTING_NAME "infiniband"
 
-

-


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"
 
-

-

@@ -419,7 +401,9 @@ return NULL.)

The “mac-address” property

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

Flags: Read / Write

Default value: NULL

@@ -427,7 +411,8 @@ return NULL.)

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

@@ -435,7 +420,10 @@ return NULL.)

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

@@ -444,7 +432,10 @@ return NULL.)

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

@@ -452,14 +443,14 @@ return NULL.)

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