diff options
Diffstat (limited to 'docs/libnm/html/libnm-nm-dbus-interface.html')
| -rw-r--r-- | docs/libnm/html/libnm-nm-dbus-interface.html | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/docs/libnm/html/libnm-nm-dbus-interface.html b/docs/libnm/html/libnm-nm-dbus-interface.html index 726765c8..dcf6926f 100644 --- a/docs/libnm/html/libnm-nm-dbus-interface.html +++ b/docs/libnm/html/libnm-nm-dbus-interface.html @@ -362,6 +362,10 @@ </tr> <tr> <td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libnm-nm-dbus-interface.html#NM-LLDP-ATTR-RAW:CAPS" title="NM_LLDP_ATTR_RAW">NM_LLDP_ATTR_RAW</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="libnm-nm-dbus-interface.html#NM-LLDP-ATTR-DESTINATION:CAPS" title="NM_LLDP_ATTR_DESTINATION">NM_LLDP_ATTR_DESTINATION</a></td> </tr> <tr> @@ -426,6 +430,10 @@ </tr> <tr> <td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libnm-nm-dbus-interface.html#NM-LLDP-ATTR-MUD-URL:CAPS" title="NM_LLDP_ATTR_MUD_URL">NM_LLDP_ATTR_MUD_URL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="libnm-nm-dbus-interface.html#NM-LLDP-ATTR-IEEE-802-1-VID:CAPS" title="NM_LLDP_ATTR_IEEE_802_1_VID">NM_LLDP_ATTR_IEEE_802_1_VID</a></td> </tr> <tr> @@ -1678,6 +1686,14 @@ supported</p> </td> <td class="enum_member_annotations"> </td> </tr> +<tr> +<td class="enum_member_name"><p><a name="NM-802-11-AP-SEC-KEY-MGMT-OWE-TM:CAPS"></a>NM_802_11_AP_SEC_KEY_MGMT_OWE_TM</p></td> +<td class="enum_member_description"> +<p>WPA/RSN Opportunistic Wireless Encryption +transition mode is supported. Since: 1.26.</p> +</td> +<td class="enum_member_annotations"> </td> +</tr> </tbody> </table></div> </div> @@ -2946,6 +2962,12 @@ VPN plugin authentication dialogs.</p> </div> <hr> <div class="refsect2"> +<a name="NM-LLDP-ATTR-RAW:CAPS"></a><h3>NM_LLDP_ATTR_RAW</h3> +<pre class="programlisting">#define NM_LLDP_ATTR_RAW "raw" +</pre> +</div> +<hr> +<div class="refsect2"> <a name="NM-LLDP-ATTR-DESTINATION:CAPS"></a><h3>NM_LLDP_ATTR_DESTINATION</h3> <pre class="programlisting">#define NM_LLDP_ATTR_DESTINATION "destination" </pre> @@ -3042,6 +3064,12 @@ VPN plugin authentication dialogs.</p> </div> <hr> <div class="refsect2"> +<a name="NM-LLDP-ATTR-MUD-URL:CAPS"></a><h3>NM_LLDP_ATTR_MUD_URL</h3> +<pre class="programlisting">#define NM_LLDP_ATTR_MUD_URL "mud-url" +</pre> +</div> +<hr> +<div class="refsect2"> <a name="NM-LLDP-ATTR-IEEE-802-1-VID:CAPS"></a><h3>NM_LLDP_ATTR_IEEE_802_1_VID</h3> <pre class="programlisting">#define NM_LLDP_ATTR_IEEE_802_1_VID "ieee-802-1-vid" </pre> @@ -3348,6 +3376,14 @@ in-memory only.</p> </td> <td class="enum_member_annotations"> </td> </tr> +<tr> +<td class="enum_member_name"><p><a name="NM-SETTINGS-CONNECTION-FLAG-EXTERNAL:CAPS"></a>NM_SETTINGS_CONNECTION_FLAG_EXTERNAL</p></td> +<td class="enum_member_description"> +<p>the profile was generated to represent +an external configuration of a networking device. Since: 1.26</p> +</td> +<td class="enum_member_annotations"> </td> +</tr> </tbody> </table></div> </div> @@ -3426,6 +3462,14 @@ for the user exists. Since: 1.16</p> </td> <td class="enum_member_annotations"> </td> </tr> +<tr> +<td class="enum_member_name"><p><a name="NM-ACTIVATION-STATE-FLAG-EXTERNAL:CAPS"></a>NM_ACTIVATION_STATE_FLAG_EXTERNAL</p></td> +<td class="enum_member_description"> +<p>the active connection was generated to +represent an external configuration of a networking device. Since: 1.26</p> +</td> +<td class="enum_member_annotations"> </td> +</tr> </tbody> </table></div> </div> |