diff options
| author | Michael Biebl <biebl@debian.org> | 2018-03-13 01:30:38 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-03-13 01:30:38 +0100 |
| commit | bd71023d735a1dd11b1da3779850df573f134ad1 (patch) | |
| tree | e53ddb1bdc1f700b61377ec8a264cfce40515488 /docs/libnm/html/NMSettingTeam.html | |
| parent | d0408a3e3b1cc6effec321d098008ef0c4acf91b (diff) | |
| parent | 7e9ff09fcb2366b383b7ebbec80d2f6fff117290 (diff) | |
Update upstream source from tag 'upstream/1.10.6'
Update to upstream version '1.10.6' with Debian dir c37b318f40a9e6c07a543a8093e311df21e75045
Diffstat (limited to 'docs/libnm/html/NMSettingTeam.html')
| -rw-r--r-- | docs/libnm/html/NMSettingTeam.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/libnm/html/NMSettingTeam.html b/docs/libnm/html/NMSettingTeam.html index 5365b1d9..19f211c7 100644 --- a/docs/libnm/html/NMSettingTeam.html +++ b/docs/libnm/html/NMSettingTeam.html @@ -571,6 +571,10 @@ </tr> <tr> <td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="NMSettingTeam.html#NM-SETTING-TEAM-RUNNER-RANDOM:CAPS" title="NM_SETTING_TEAM_RUNNER_RANDOM">NM_SETTING_TEAM_RUNNER_RANDOM</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="NMSettingTeam.html#NM-SETTING-TEAM-RUNNER-ACTIVEBACKUP:CAPS" title="NM_SETTING_TEAM_RUNNER_ACTIVEBACKUP">NM_SETTING_TEAM_RUNNER_ACTIVEBACKUP</a></td> </tr> <tr> @@ -2079,6 +2083,12 @@ nm_setting_team_clear_link_watchers (<em class="parameter"><code><a class="link" </div> <hr> <div class="refsect2"> +<a name="NM-SETTING-TEAM-RUNNER-RANDOM:CAPS"></a><h3>NM_SETTING_TEAM_RUNNER_RANDOM</h3> +<pre class="programlisting">#define NM_SETTING_TEAM_RUNNER_RANDOM "random" +</pre> +</div> +<hr> +<div class="refsect2"> <a name="NM-SETTING-TEAM-RUNNER-ACTIVEBACKUP:CAPS"></a><h3>NM_SETTING_TEAM_RUNNER_ACTIVEBACKUP</h3> <pre class="programlisting">#define NM_SETTING_TEAM_RUNNER_ACTIVEBACKUP "activebackup" </pre> |