diff options
Diffstat (limited to 'docs/libnm/html/NMSettingPpp.html')
| -rw-r--r-- | docs/libnm/html/NMSettingPpp.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/libnm/html/NMSettingPpp.html b/docs/libnm/html/NMSettingPpp.html index a9eb83f6..78e3148f 100644 --- a/docs/libnm/html/NMSettingPpp.html +++ b/docs/libnm/html/NMSettingPpp.html @@ -383,6 +383,10 @@ that require PPP to deliver IP capability</p> <td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="NMSettingPpp.html#NM-SETTING-PPP-LCP-ECHO-INTERVAL:CAPS" title="NM_SETTING_PPP_LCP_ECHO_INTERVAL">NM_SETTING_PPP_LCP_ECHO_INTERVAL</a></td> </tr> +<tr> +<td class="datatype_keyword"> </td> +<td class="function_name"><a class="link" href="NMSettingPpp.html#NMSettingPpp-struct" title="NMSettingPpp">NMSettingPpp</a></td> +</tr> </tbody> </table></div> </div> @@ -978,6 +982,11 @@ nm_setting_ppp_get_lcp_echo_interval (<em class="parameter"><code><a class="link <pre class="programlisting">#define NM_SETTING_PPP_LCP_ECHO_INTERVAL "lcp-echo-interval" </pre> </div> +<hr> +<div class="refsect2"> +<a name="NMSettingPpp-struct"></a><h3>NMSettingPpp</h3> +<pre class="programlisting">typedef struct _NMSettingPpp NMSettingPpp;</pre> +</div> </div> <div class="refsect1"> <a name="NMSettingPpp.property-details"></a><h2>Property Details</h2> |