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/NMSettingBond.html | 53 +++++--------------------------------- 1 file changed, 7 insertions(+), 46 deletions(-) (limited to 'docs/libnm/html/NMSettingBond.html') diff --git a/docs/libnm/html/NMSettingBond.html b/docs/libnm/html/NMSettingBond.html index 3df3d490..edf00c34 100644 --- a/docs/libnm/html/NMSettingBond.html +++ b/docs/libnm/html/NMSettingBond.html @@ -2,13 +2,13 @@ -libnm Reference Manual: NMSettingBond +NMSettingBond: libnm Reference Manual - + @@ -259,7 +259,6 @@ using

Returns

the number of bonding options

-


@@ -316,7 +315,6 @@ modified.

TRUE on success if the index was valid and an option was found, FALSE if the index was invalid (ie, greater than the number of options currently held by the setting)

-


@@ -354,7 +352,6 @@ nm_setting_bond_get_option_by_name (

Returns

the value, or NULL if the key/value pair was never added to the setting; the value is owned by the setting and must not be modified

-


@@ -401,7 +398,6 @@ that conflict with each other.

Returns

TRUE if the option was valid and was added to the internal option list, FALSE if it was not.

-


@@ -439,7 +435,6 @@ list.

Returns

TRUE if the option was found and removed from the internal option list, FALSE if it was not.

-


@@ -482,7 +477,6 @@ the name is valid for the given name. If the name is not a valid option, FALSE will be returned.

-


@@ -544,7 +538,6 @@ nm_setting_bond_get_option_default (

Returns

the value of the bond option if not overridden by an entry in the “options” property.

-

@@ -554,136 +547,102 @@ the

NM_SETTING_BOND_SETTING_NAME

#define NM_SETTING_BOND_SETTING_NAME "bond"
 
-

-


NM_SETTING_BOND_OPTIONS

#define NM_SETTING_BOND_OPTIONS "options"
 
-

-


NM_SETTING_BOND_OPTION_MODE

#define NM_SETTING_BOND_OPTION_MODE             "mode"
 
-

-


NM_SETTING_BOND_OPTION_MIIMON

#define NM_SETTING_BOND_OPTION_MIIMON           "miimon"
 
-

-


NM_SETTING_BOND_OPTION_DOWNDELAY

#define NM_SETTING_BOND_OPTION_DOWNDELAY        "downdelay"
 
-

-


NM_SETTING_BOND_OPTION_UPDELAY

#define NM_SETTING_BOND_OPTION_UPDELAY          "updelay"
 
-

-


NM_SETTING_BOND_OPTION_ARP_INTERVAL

#define NM_SETTING_BOND_OPTION_ARP_INTERVAL     "arp_interval"
 
-

-


NM_SETTING_BOND_OPTION_ARP_IP_TARGET

#define NM_SETTING_BOND_OPTION_ARP_IP_TARGET    "arp_ip_target"
 
-

-


NM_SETTING_BOND_OPTION_ARP_VALIDATE

#define NM_SETTING_BOND_OPTION_ARP_VALIDATE     "arp_validate"
 
-

-


NM_SETTING_BOND_OPTION_PRIMARY

#define NM_SETTING_BOND_OPTION_PRIMARY          "primary"
 
-

-


NM_SETTING_BOND_OPTION_PRIMARY_RESELECT

#define NM_SETTING_BOND_OPTION_PRIMARY_RESELECT "primary_reselect"
 
-

-


NM_SETTING_BOND_OPTION_FAIL_OVER_MAC

#define NM_SETTING_BOND_OPTION_FAIL_OVER_MAC    "fail_over_mac"
 
-

-


NM_SETTING_BOND_OPTION_USE_CARRIER

#define NM_SETTING_BOND_OPTION_USE_CARRIER      "use_carrier"
 
-

-


NM_SETTING_BOND_OPTION_AD_SELECT

#define NM_SETTING_BOND_OPTION_AD_SELECT        "ad_select"
 
-

-


NM_SETTING_BOND_OPTION_XMIT_HASH_POLICY

#define NM_SETTING_BOND_OPTION_XMIT_HASH_POLICY "xmit_hash_policy"
 
-

-


NM_SETTING_BOND_OPTION_RESEND_IGMP

#define NM_SETTING_BOND_OPTION_RESEND_IGMP      "resend_igmp"
 
-

-


NM_SETTING_BOND_OPTION_LACP_RATE

#define NM_SETTING_BOND_OPTION_LACP_RATE        "lacp_rate"
 
-

-

@@ -691,13 +650,15 @@ the

The “options” property

  “options”                  GHashTable *
-

+

Dictionary of key/value pairs of bonding options. Both keys and values +must be strings. Option names must contain only alphanumeric characters +(ie, [a-zA-Z0-9]).

+

Type: GHashTable(utf8,utf8)

Flags: Read / Write

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