diff options
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> |