diff options
Diffstat (limited to 'docs/libnm/html/NMSettingOlpcMesh.html')
| -rw-r--r-- | docs/libnm/html/NMSettingOlpcMesh.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/libnm/html/NMSettingOlpcMesh.html b/docs/libnm/html/NMSettingOlpcMesh.html index 8b6e59fb..900ed774 100644 --- a/docs/libnm/html/NMSettingOlpcMesh.html +++ b/docs/libnm/html/NMSettingOlpcMesh.html @@ -128,6 +128,10 @@ <td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="NMSettingOlpcMesh.html#NM-SETTING-OLPC-MESH-DHCP-ANYCAST-ADDRESS:CAPS" title="NM_SETTING_OLPC_MESH_DHCP_ANYCAST_ADDRESS">NM_SETTING_OLPC_MESH_DHCP_ANYCAST_ADDRESS</a></td> </tr> +<tr> +<td class="datatype_keyword"> </td> +<td class="function_name"><a class="link" href="NMSettingOlpcMesh.html#NMSettingOlpcMesh-struct" title="NMSettingOlpcMesh">NMSettingOlpcMesh</a></td> +</tr> </tbody> </table></div> </div> @@ -220,6 +224,11 @@ nm_setting_olpc_mesh_get_dhcp_anycast_address <pre class="programlisting">#define NM_SETTING_OLPC_MESH_DHCP_ANYCAST_ADDRESS "dhcp-anycast-address" </pre> </div> +<hr> +<div class="refsect2"> +<a name="NMSettingOlpcMesh-struct"></a><h3>NMSettingOlpcMesh</h3> +<pre class="programlisting">typedef struct _NMSettingOlpcMesh NMSettingOlpcMesh;</pre> +</div> </div> <div class="refsect1"> <a name="NMSettingOlpcMesh.property-details"></a><h2>Property Details</h2> |