diff options
Diffstat (limited to 'docs/libnm/html/NMSettingBond.html')
| -rw-r--r-- | docs/libnm/html/NMSettingBond.html | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/docs/libnm/html/NMSettingBond.html b/docs/libnm/html/NMSettingBond.html index 75ffeb87..194bf4f7 100644 --- a/docs/libnm/html/NMSettingBond.html +++ b/docs/libnm/html/NMSettingBond.html @@ -168,6 +168,10 @@ </tr> <tr> <td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="NMSettingBond.html#NM-SETTING-BOND-OPTION-BALANCE-SLB:CAPS" title="NM_SETTING_BOND_OPTION_BALANCE_SLB">NM_SETTING_BOND_OPTION_BALANCE_SLB</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="NMSettingBond.html#NM-SETTING-BOND-OPTION-PRIMARY-RESELECT:CAPS" title="NM_SETTING_BOND_OPTION_PRIMARY_RESELECT">NM_SETTING_BOND_OPTION_PRIMARY_RESELECT</a></td> </tr> <tr> @@ -502,9 +506,9 @@ the <em class="parameter"><code>name</code></em> <td class="parameter_annotations"> </td> </tr> <tr> -<td class="parameter_name"><p>value (allow-none)</p></td> -<td class="parameter_description"><p>the value of the option to validate.</p></td> -<td class="parameter_annotations"> </td> +<td class="parameter_name"><p>value</p></td> +<td class="parameter_description"><p>the value of the option to validate. </p></td> +<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td> </tr> </tbody> </table></div> @@ -680,6 +684,12 @@ to the connection.</p> </div> <hr> <div class="refsect2"> +<a name="NM-SETTING-BOND-OPTION-BALANCE-SLB:CAPS"></a><h3>NM_SETTING_BOND_OPTION_BALANCE_SLB</h3> +<pre class="programlisting">#define NM_SETTING_BOND_OPTION_BALANCE_SLB "balance-slb" +</pre> +</div> +<hr> +<div class="refsect2"> <a name="NM-SETTING-BOND-OPTION-PRIMARY-RESELECT:CAPS"></a><h3>NM_SETTING_BOND_OPTION_PRIMARY_RESELECT</h3> <pre class="programlisting">#define NM_SETTING_BOND_OPTION_PRIMARY_RESELECT "primary_reselect" </pre> |