diff options
| author | Michael Biebl <biebl@debian.org> | 2024-08-09 18:57:15 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-08-09 18:57:15 +0200 |
| commit | e96d74409128c6a977e31f24fad9b267d2feb9a1 (patch) | |
| tree | 12dad71135c6c291de457568cb973208ea8a0024 /docs/libnm/html/NMSettingTeam.html | |
| parent | 45a364c60a9d6d34e614c4f1f507c69336ad1e69 (diff) | |
New upstream version 1.48.8 upstream/1.48.8
Diffstat (limited to 'docs/libnm/html/NMSettingTeam.html')
| -rw-r--r-- | docs/libnm/html/NMSettingTeam.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libnm/html/NMSettingTeam.html b/docs/libnm/html/NMSettingTeam.html index eaa62d32..82d73897 100644 --- a/docs/libnm/html/NMSettingTeam.html +++ b/docs/libnm/html/NMSettingTeam.html @@ -1011,7 +1011,7 @@ going down and the runner being notified about it.</p> <a name="nm-team-link-watcher-get-init-wait"></a><h3>nm_team_link_watcher_get_init_wait ()</h3> <pre class="programlisting"><span class="returnvalue">int</span> nm_team_link_watcher_get_init_wait (<em class="parameter"><code>const <a class="link" href="NMSettingTeam.html#NMTeamLinkWatcher"><span class="type">NMTeamLinkWatcher</span></a> *watcher</code></em>);</pre> -<p>Gets the init_wait interval (in milliseconds) that the team slave should +<p>Gets the init_wait interval (in milliseconds) that the team port should wait before sending the first packet to the target host.</p> <div class="refsect3"> <a name="nm-team-link-watcher-get-init-wait.parameters"></a><h4>Parameters</h4> @@ -1035,7 +1035,7 @@ wait before sending the first packet to the target host.</p> <a name="nm-team-link-watcher-get-interval"></a><h3>nm_team_link_watcher_get_interval ()</h3> <pre class="programlisting"><span class="returnvalue">int</span> nm_team_link_watcher_get_interval (<em class="parameter"><code>const <a class="link" href="NMSettingTeam.html#NMTeamLinkWatcher"><span class="type">NMTeamLinkWatcher</span></a> *watcher</code></em>);</pre> -<p>Gets the interval (in milliseconds) that the team slave should wait between +<p>Gets the interval (in milliseconds) that the team port should wait between sending two check packets to the target host.</p> <div class="refsect3"> <a name="nm-team-link-watcher-get-interval.parameters"></a><h4>Parameters</h4> |