From bfe522304da217296e2a61040f58e35ec5d6f3f2 Mon Sep 17 00:00:00 2001
From: Michael Biebl NM_SETTING_BOND_OPTION_LP_INTERVAL
+
+#define
+NM_SETTING_BOND_OPTION_PEER_NOTIF_DELAY
+
@@ -289,7 +293,7 @@ nm_setting_bond_new (
NMSettingBond
void<
@@ -357,14 +361,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]
@@ -819,6 +823,12 @@ to the connection.
+NM_SETTING_BOND_OPTION_PEER_NOTIF_DELAY
+#define NM_SETTING_BOND_OPTION_PEER_NOTIF_DELAY "peer_notif_delay"
+
+
+
+
NMSettingBond
typedef struct _NMSettingBond NMSettingBond;
Bonding Settings
@@ -835,6 +845,6 @@ to the connection.
+
Generated by GTK-Doc V1.33.0