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-util/html/NMSettingDcb.html | 180 ++++++++++++++++----------------- 1 file changed, 90 insertions(+), 90 deletions(-) (limited to 'docs/libnm-util/html/NMSettingDcb.html') diff --git a/docs/libnm-util/html/NMSettingDcb.html b/docs/libnm-util/html/NMSettingDcb.html index 3d6cafb3..896cdfcf 100644 --- a/docs/libnm-util/html/NMSettingDcb.html +++ b/docs/libnm-util/html/NMSettingDcb.html @@ -3,7 +3,7 @@ NMSettingDcb: libnm-util Reference Manual - + @@ -35,7 +35,7 @@

Functions

-
+
@@ -43,7 +43,7 @@
-GQuark +GQuark nm_setting_dcb_error_quark () @@ -67,7 +67,7 @@
-gint +gint nm_setting_dcb_get_app_fcoe_priority () @@ -90,7 +90,7 @@
-gint +gint nm_setting_dcb_get_app_iscsi_priority () @@ -106,7 +106,7 @@
-gint +gint nm_setting_dcb_get_app_fip_priority () @@ -122,7 +122,7 @@
-gboolean +gboolean nm_setting_dcb_get_priority_flow_control () @@ -146,7 +146,7 @@
-guint +guint nm_setting_dcb_get_priority_group_id () @@ -162,7 +162,7 @@
-guint +guint nm_setting_dcb_get_priority_group_bandwidth () @@ -178,7 +178,7 @@
-guint +guint nm_setting_dcb_get_priority_bandwidth () @@ -194,7 +194,7 @@
-gboolean +gboolean nm_setting_dcb_get_priority_strict_bandwidth () @@ -210,7 +210,7 @@
-guint +guint nm_setting_dcb_get_priority_traffic_class () @@ -229,7 +229,7 @@

Properties

-
+
@@ -237,38 +237,38 @@ - + +gchar * - + - + - + - + - + @@ -285,7 +285,7 @@ - + @@ -296,7 +296,7 @@ - + @@ -323,7 +323,7 @@

Types and Values

-
guintguint app-fcoe-flags Read / Write
-gchar * app-fcoe-mode Read / Write / Construct
gintgint app-fcoe-priority Read / Write / Construct
guintguint app-fip-flags Read / Write
gintgint app-fip-priority Read / Write / Construct
guintguint app-iscsi-flags Read / Write
gintgint app-iscsi-priority Read / Write / Construct
Read / Write
guintguint priority-flow-control-flags Read / Write
Read / Write
guintguint priority-group-flags Read / Write
+
@@ -421,7 +421,7 @@
    GEnum
     ├── NMSettingDcbError
     ╰── NMSettingDcbFlags
-    GObject
+    GObject
     ╰── NMSetting
         ╰── NMSettingDcb
 
@@ -443,7 +443,7 @@ of storage technologies like Fibre Channel over Ethernet (FCoE) and iSCSI.

Functions

nm_setting_dcb_error_quark ()

-
GQuark
+
GQuark
 nm_setting_dcb_error_quark (void);

Registers an error quark for NMSettingDcb if necessary.

@@ -472,7 +472,7 @@ nm_setting_dcb_new (voidNMSettingDcb *setting);

Parameters

-
+
@@ -494,11 +494,11 @@ nm_setting_dcb_get_app_fcoe_flags (

nm_setting_dcb_get_app_fcoe_priority ()

-
gint
+
gint
 nm_setting_dcb_get_app_fcoe_priority (NMSettingDcb *setting);

Parameters

-
+
@@ -524,7 +524,7 @@ nm_setting_dcb_get_app_fcoe_priority (NMSettingDcb *setting);

Parameters

-
+
@@ -550,7 +550,7 @@ nm_setting_dcb_get_app_fcoe_mode (NMSettingDcb *setting);

Parameters

-
+
@@ -572,11 +572,11 @@ nm_setting_dcb_get_app_iscsi_flags (

nm_setting_dcb_get_app_iscsi_priority ()

-
gint
+
gint
 nm_setting_dcb_get_app_iscsi_priority (NMSettingDcb *setting);

Parameters

-
+
@@ -602,7 +602,7 @@ nm_setting_dcb_get_app_iscsi_priority (NMSettingDcb *setting);

Parameters

-
+
@@ -624,11 +624,11 @@ nm_setting_dcb_get_app_fip_flags (

nm_setting_dcb_get_app_fip_priority ()

-
gint
+
gint
 nm_setting_dcb_get_app_fip_priority (NMSettingDcb *setting);

Parameters

-
+
@@ -655,7 +655,7 @@ nm_setting_dcb_get_priority_flow_control_flags (NMSettingDcb *setting);

Parameters

-
+
@@ -677,13 +677,13 @@ nm_setting_dcb_get_priority_flow_control_flags

nm_setting_dcb_get_priority_flow_control ()

-
gboolean
+
gboolean
 nm_setting_dcb_get_priority_flow_control
                                (NMSettingDcb *setting,
-                                guint user_priority);
+ guint user_priority);

Parameters

-
+
@@ -705,9 +705,9 @@ nm_setting_dcb_get_priority_flow_control

Returns

-

TRUE if flow control is enabled for the given user_priority +

TRUE if flow control is enabled for the given user_priority , -FALSE if not enabled

+FALSE if not enabled

Since: 0.9.10

@@ -717,13 +717,13 @@ nm_setting_dcb_get_priority_flow_control
void
 nm_setting_dcb_set_priority_flow_control
                                (NMSettingDcb *setting,
-                                guint user_priority,
-                                gboolean enabled);
+ guint user_priority, + gboolean enabled);

These values are only valid when “priority-flow-control” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

Parameters

-
+
@@ -742,7 +742,7 @@ the - + @@ -758,7 +758,7 @@ nm_setting_dcb_get_priority_group_flags (NMSettingDcb *setting);

Parameters

-

enabled

TRUE to enable flow control for this priority, FALSE to disable it

TRUE to enable flow control for this priority, FALSE to disable it

 
+
@@ -780,12 +780,12 @@ nm_setting_dcb_get_priority_group_flags

nm_setting_dcb_get_priority_group_id ()

-
guint
+
guint
 nm_setting_dcb_get_priority_group_id (NMSettingDcb *setting,
-                                      guint user_priority);
+ guint user_priority);

Parameters

-
+
@@ -819,13 +819,13 @@ only valid when

nm_setting_dcb_set_priority_group_id ()

void
 nm_setting_dcb_set_priority_group_id (NMSettingDcb *setting,
-                                      guint user_priority,
-                                      guint group_id);
+ guint user_priority, + guint group_id);

These values are only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

Parameters

-
+
@@ -857,13 +857,13 @@ unrestricted group.


nm_setting_dcb_get_priority_group_bandwidth ()

-
guint
+
guint
 nm_setting_dcb_get_priority_group_bandwidth
                                (NMSettingDcb *setting,
-                                guint group_id);
+ guint group_id);

Parameters

-
+
@@ -898,13 +898,13 @@ only valid when void nm_setting_dcb_set_priority_group_bandwidth (NMSettingDcb *setting, - guint group_id, - guint bandwidth_percent); + guint group_id, + guint bandwidth_percent);

These values are only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

Parameters

-
+
@@ -935,12 +935,12 @@ to


nm_setting_dcb_get_priority_bandwidth ()

-
guint
+
guint
 nm_setting_dcb_get_priority_bandwidth (NMSettingDcb *setting,
-                                       guint user_priority);
+ guint user_priority);

Parameters

-
+
@@ -974,13 +974,13 @@ These values are only valid when

nm_setting_dcb_set_priority_bandwidth ()

void
 nm_setting_dcb_set_priority_bandwidth (NMSettingDcb *setting,
-                                       guint user_priority,
-                                       guint bandwidth_percent);
+ guint user_priority, + guint bandwidth_percent);

These values are only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

Parameters

-
+
@@ -1012,13 +1012,13 @@ allowed to use within its priority group


nm_setting_dcb_get_priority_strict_bandwidth ()

-
gboolean
+
gboolean
 nm_setting_dcb_get_priority_strict_bandwidth
                                (NMSettingDcb *setting,
-                                guint user_priority);
+ guint user_priority);

Parameters

-
+
@@ -1040,9 +1040,9 @@ nm_setting_dcb_get_priority_strict_bandwidth

Returns

-

TRUE if user_priority +

TRUE if user_priority may use all of the bandwidth allocated to its -assigned group, or FALSE if not. These values are only valid when +assigned group, or FALSE if not. These values are only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

Since: 0.9.10

@@ -1053,13 +1053,13 @@ assigned group, or void nm_setting_dcb_set_priority_strict_bandwidth (NMSettingDcb *setting, - guint user_priority, - gboolean strict); + guint user_priority, + gboolean strict);

These values are only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

Parameters

-
+
@@ -1078,9 +1078,9 @@ the - +its priority group, or FALSE if not

@@ -1091,13 +1091,13 @@ its priority group, or

nm_setting_dcb_get_priority_traffic_class ()

-
guint
+
guint
 nm_setting_dcb_get_priority_traffic_class
                                (NMSettingDcb *setting,
-                                guint user_priority);
+ guint user_priority);

Parameters

-

strict

TRUE to allow user_priority +

TRUE to allow user_priority to use all the bandwidth allocated to -its priority group, or FALSE if not

 
+
@@ -1132,8 +1132,8 @@ valid when void nm_setting_dcb_set_priority_traffic_class (NMSettingDcb *setting, - guint user_priority, - guint traffic_class); + guint user_priority, + guint traffic_class);
@@ -1148,7 +1148,7 @@ nm_setting_dcb_set_priority_traffic_class

enum NMSettingDcbError

Members

-
+
@@ -1193,7 +1193,7 @@ required

DCB feature flags.

Members

-
+
@@ -1345,7 +1345,7 @@ peer configuration advertisements

Property Details

The “app-fcoe-flags” property

-
  “app-fcoe-flags”           guint
+
  “app-fcoe-flags”           guint

Specifies the NMSettingDcbFlags for the DCB FCoE application. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE, NM_SETTING_DCB_FLAG_ADVERTISE, and NM_SETTING_DCB_FLAG_WILLING.

@@ -1357,7 +1357,7 @@ be any combination of

The “app-fcoe-mode” property

-
  “app-fcoe-mode”            gchar *
+
  “app-fcoe-mode”            gchar *

The FCoE controller mode; either NM_SETTING_DCB_FCOE_MODE_FABRIC (default) or NM_SETTING_DCB_FCOE_MODE_VN2VN.

Flags: Read / Write / Construct

@@ -1367,7 +1367,7 @@ be any combination of

The “app-fcoe-priority” property

-
  “app-fcoe-priority”        gint
+
  “app-fcoe-priority”        gint

The highest User Priority (0 - 7) which FCoE frames should use, or -1 for default priority. Only used when the “app-fcoe-flags” property includes the NM_SETTING_DCB_FLAG_ENABLE flag.

@@ -1379,7 +1379,7 @@ property includes the

The “app-fip-flags” property

-
  “app-fip-flags”            guint
+
  “app-fip-flags”            guint

Specifies the NMSettingDcbFlags for the DCB FIP application. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE, NM_SETTING_DCB_FLAG_ADVERTISE, and NM_SETTING_DCB_FLAG_WILLING.

@@ -1391,7 +1391,7 @@ be any combination of

The “app-fip-priority” property

-
  “app-fip-priority”         gint
+
  “app-fip-priority”         gint

The highest User Priority (0 - 7) which FIP frames should use, or -1 for default priority. Only used when the “app-fip-flags” property includes the NM_SETTING_DCB_FLAG_ENABLE flag.

@@ -1403,7 +1403,7 @@ property includes the

The “app-iscsi-flags” property

-
  “app-iscsi-flags”          guint
+
  “app-iscsi-flags”          guint

Specifies the NMSettingDcbFlags for the DCB iSCSI application. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE, NM_SETTING_DCB_FLAG_ADVERTISE, and NM_SETTING_DCB_FLAG_WILLING.

@@ -1415,7 +1415,7 @@ may be any combination of

The “app-iscsi-priority” property

-
  “app-iscsi-priority”       gint
+
  “app-iscsi-priority”       gint

The highest User Priority (0 - 7) which iSCSI frames should use, or -1 for default priority. Only used when the “app-iscsi-flags” property includes the NM_SETTING_DCB_FLAG_ENABLE flag.

@@ -1450,7 +1450,7 @@ transmit pause) and 1 (transmit pause).


The “priority-flow-control-flags” property

-
  “priority-flow-control-flags” guint
+
  “priority-flow-control-flags” guint

Specifies the NMSettingDcbFlags for DCB Priority Flow Control (PFC). Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE, NM_SETTING_DCB_FLAG_ADVERTISE, and NM_SETTING_DCB_FLAG_WILLING.

@@ -1473,7 +1473,7 @@ sum of all values must total 100 percent.


The “priority-group-flags” property

-
  “priority-group-flags”     guint
+
  “priority-group-flags”     guint

Specifies the NMSettingDcbFlags for DCB Priority Groups. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE, NM_SETTING_DCB_FLAG_ADVERTISE, and NM_SETTING_DCB_FLAG_WILLING.

-- cgit 1.3.0-6-gf8a5