From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 6 Dec 2020 21:57:59 +0100 Subject: New upstream version 1.28.0 --- docs/libnm/html/NMSettingInfiniband.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'docs/libnm/html/NMSettingInfiniband.html') diff --git a/docs/libnm/html/NMSettingInfiniband.html b/docs/libnm/html/NMSettingInfiniband.html index fe0c5b8b..d5e58646 100644 --- a/docs/libnm/html/NMSettingInfiniband.html +++ b/docs/libnm/html/NMSettingInfiniband.html @@ -8,7 +8,7 @@ - + @@ -107,7 +107,7 @@ -gchar * +char * mac-address Read / Write @@ -117,19 +117,19 @@ Read / Write -gint +int p-key Read / Write -gchar * +char * parent Read / Write -gchar * +char * transport-mode Read / Write @@ -197,7 +197,7 @@ nm_setting_infiniband_new (void

Returns

the new empty NMSettingInfiniband object.

-

[transfer full]

+

[transfer full]


@@ -410,7 +410,7 @@ return

Property Details

The “mac-address” property

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

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

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


The “p-key” property

-
  “p-key”                    gint
+
  “p-key”                    int

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" @@ -444,7 +444,7 @@ P_Key.


The “parent” property

-
  “parent”                   gchar *
+
  “parent”                   char *

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 @@ -456,7 +456,7 @@ specify the base device by setting either this property or


The “transport-mode” property

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

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

Owner: NMSettingInfiniband

@@ -466,6 +466,6 @@ specify the base device by setting either this property or
+
Generated by GTK-Doc V1.33.1
\ No newline at end of file -- cgit 1.3.0-6-gf8a5