From cfb80376641fa49137b9996130352697e7f8b436 Mon Sep 17 00:00:00 2001
From: Sebastien Bacher #define
NM_SETTING_BOND_OPTION_LP_INTERVAL
+
+
@@ -260,7 +264,7 @@ nm_setting_bond_new (#define
+NM_SETTING_BOND_OPTION_PEER_NOTIF_DELAY
+void<
@@ -328,14 +332,14 @@ such as during option iteration.
out_name
on return, the name of the bonding option; this value is owned by the setting and should not be modified.
out_value
on return, the value of the name of the bonding option; this value is owned by the setting and should not be modified.
Returns
a NULL-terminated array of strings of valid bond options.
-[transfer none]
+[transfer none]
@@ -573,7 +577,7 @@ nm_setting_bond_get_option_default (
Returns
the value of the bond option if not overridden by an entry in
-the “options” property.
+the “options” property.
@@ -788,9 +792,15 @@ to the connection.
#define NM_SETTING_BOND_OPTION_LP_INTERVAL "lp_interval"
+
+
+NM_SETTING_BOND_OPTION_PEER_NOTIF_DELAY
+#define NM_SETTING_BOND_OPTION_PEER_NOTIF_DELAY "peer_notif_delay"
+
+
+
Generated by GTK-Doc V1.33.0