diff options
| author | Michael Biebl <biebl@debian.org> | 2015-01-22 00:29:39 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2015-01-22 00:29:39 +0100 |
| commit | 2c032d8f1c6292c1338a615e6ec40252889ba85c (patch) | |
| tree | 1f77182220b2b0264288ba4a476ab47e5bc48716 /docs/libnm/libnm-sections.txt | |
| parent | 33491bc4279481db8ae47213e34a6d695a0e8830 (diff) | |
Imported Upstream version 1.0.0 upstream/1.0.0
Diffstat (limited to 'docs/libnm/libnm-sections.txt')
| -rw-r--r-- | docs/libnm/libnm-sections.txt | 2285 |
1 files changed, 2285 insertions, 0 deletions
diff --git a/docs/libnm/libnm-sections.txt b/docs/libnm/libnm-sections.txt new file mode 100644 index 00000000..6c4eb981 --- /dev/null +++ b/docs/libnm/libnm-sections.txt @@ -0,0 +1,2285 @@ +<SECTION> +<FILE>nm-access-point</FILE> +<TITLE>NMAccessPoint</TITLE> +NM_ACCESS_POINT_FLAGS +NM_ACCESS_POINT_WPA_FLAGS +NM_ACCESS_POINT_RSN_FLAGS +NM_ACCESS_POINT_SSID +NM_ACCESS_POINT_BSSID +NM_ACCESS_POINT_FREQUENCY +NM_ACCESS_POINT_MODE +NM_ACCESS_POINT_MAX_BITRATE +NM_ACCESS_POINT_STRENGTH +NM_ACCESS_POINT_HW_ADDRESS +NMAccessPoint +NMAccessPointClass +nm_access_point_get_flags +nm_access_point_get_wpa_flags +nm_access_point_get_rsn_flags +nm_access_point_get_ssid +nm_access_point_get_bssid +nm_access_point_get_frequency +nm_access_point_get_mode +nm_access_point_get_max_bitrate +nm_access_point_get_strength +nm_access_point_filter_connections +nm_access_point_connection_valid +<SUBSECTION Standard> +NM_ACCESS_POINT +NM_ACCESS_POINT_CLASS +NM_ACCESS_POINT_GET_CLASS +NM_IS_ACCESS_POINT +NM_IS_ACCESS_POINT_CLASS +NM_TYPE_ACCESS_POINT +nm_access_point_get_type +</SECTION> + +<SECTION> +<FILE>nm-active-connection</FILE> +<TITLE>NMActiveConnection</TITLE> +NM_ACTIVE_CONNECTION_CONNECTION +NM_ACTIVE_CONNECTION_ID +NM_ACTIVE_CONNECTION_UUID +NM_ACTIVE_CONNECTION_TYPE +NM_ACTIVE_CONNECTION_SPECIFIC_OBJECT_PATH +NM_ACTIVE_CONNECTION_DEVICES +NM_ACTIVE_CONNECTION_STATE +NM_ACTIVE_CONNECTION_DEFAULT +NM_ACTIVE_CONNECTION_IP4_CONFIG +NM_ACTIVE_CONNECTION_DHCP4_CONFIG +NM_ACTIVE_CONNECTION_DEFAULT6 +NM_ACTIVE_CONNECTION_IP6_CONFIG +NM_ACTIVE_CONNECTION_DHCP6_CONFIG +NM_ACTIVE_CONNECTION_VPN +NM_ACTIVE_CONNECTION_MASTER +NMActiveConnection +NMActiveConnectionClass +nm_active_connection_get_connection +nm_active_connection_get_id +nm_active_connection_get_uuid +nm_active_connection_get_connection_type +nm_active_connection_get_specific_object_path +nm_active_connection_get_devices +nm_active_connection_get_state +nm_active_connection_get_master +nm_active_connection_get_default +nm_active_connection_get_ip4_config +nm_active_connection_get_dhcp4_config +nm_active_connection_get_default6 +nm_active_connection_get_ip6_config +nm_active_connection_get_dhcp6_config +nm_active_connection_get_vpn +<SUBSECTION Standard> +NM_ACTIVE_CONNECTION +NM_ACTIVE_CONNECTION_CLASS +NM_ACTIVE_CONNECTION_GET_CLASS +NM_IS_ACTIVE_CONNECTION +NM_IS_ACTIVE_CONNECTION_CLASS +NM_TYPE_ACTIVE_CONNECTION +nm_active_connection_get_type +</SECTION> + +<SECTION> +<FILE>nm-client</FILE> +<TITLE>NMClient</TITLE> +NM_CLIENT_VERSION +NM_CLIENT_STATE +NM_CLIENT_STARTUP +NM_CLIENT_NM_RUNNING +NM_CLIENT_NETWORKING_ENABLED +NM_CLIENT_WIRELESS_ENABLED +NM_CLIENT_WIRELESS_HARDWARE_ENABLED +NM_CLIENT_WWAN_ENABLED +NM_CLIENT_WWAN_HARDWARE_ENABLED +NM_CLIENT_WIMAX_ENABLED +NM_CLIENT_WIMAX_HARDWARE_ENABLED +NM_CLIENT_ACTIVE_CONNECTIONS +NM_CLIENT_CONNECTIVITY +NM_CLIENT_PRIMARY_CONNECTION +NM_CLIENT_ACTIVATING_CONNECTION +NM_CLIENT_DEVICES +NM_CLIENT_CONNECTIONS +NM_CLIENT_HOSTNAME +NM_CLIENT_CAN_MODIFY +NM_CLIENT_DEVICE_ADDED +NM_CLIENT_DEVICE_REMOVED +NM_CLIENT_PERMISSION_CHANGED +NM_CLIENT_CONNECTION_ADDED +NM_CLIENT_CONNECTION_REMOVED +NMClientPermission +NMClientPermissionResult +NMClientError +NM_CLIENT_ERROR +nm_client_error_quark +NMClient +NMClientClass +nm_client_new +nm_client_new_async +nm_client_new_finish +nm_client_get_version +nm_client_get_state +nm_client_get_startup +nm_client_get_nm_running +nm_client_networking_get_enabled +nm_client_networking_set_enabled +nm_client_wireless_get_enabled +nm_client_wireless_set_enabled +nm_client_wireless_hardware_get_enabled +nm_client_wwan_get_enabled +nm_client_wwan_set_enabled +nm_client_wwan_hardware_get_enabled +nm_client_wimax_get_enabled +nm_client_wimax_set_enabled +nm_client_wimax_hardware_get_enabled +nm_client_get_logging +nm_client_set_logging +nm_client_get_permission_result +nm_client_get_connectivity +nm_client_check_connectivity +nm_client_check_connectivity_async +nm_client_check_connectivity_finish +nm_client_save_hostname +nm_client_save_hostname_async +nm_client_save_hostname_finish +nm_client_get_devices +nm_client_get_device_by_path +nm_client_get_device_by_iface +nm_client_get_active_connections +nm_client_get_primary_connection +nm_client_get_activating_connection +nm_client_activate_connection_async +nm_client_activate_connection_finish +nm_client_add_and_activate_connection_async +nm_client_add_and_activate_connection_finish +nm_client_deactivate_connection +nm_client_deactivate_connection_async +nm_client_deactivate_connection_finish +nm_client_get_connections +nm_client_get_connection_by_id +nm_client_get_connection_by_path +nm_client_get_connection_by_uuid +nm_client_add_connection_async +nm_client_add_connection_finish +nm_client_load_connections +nm_client_load_connections_async +nm_client_load_connections_finish +nm_client_reload_connections +nm_client_reload_connections_async +nm_client_reload_connections_finish +<SUBSECTION Standard> +NM_CLIENT +NM_CLIENT_CLASS +NM_CLIENT_GET_CLASS +NM_IS_CLIENT +NM_IS_CLIENT_CLASS +NM_TYPE_CLIENT +nm_client_get_type +</SECTION> + +<SECTION> +<FILE>nm-connection</FILE> +<TITLE>NMConnection</TITLE> +NM_CONNECTION_SECRETS_UPDATED +NM_CONNECTION_SECRETS_CLEARED +NM_CONNECTION_CHANGED +NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD +NMConnectionInterface +nm_connection_add_setting +nm_connection_remove_setting +nm_connection_get_setting +nm_connection_get_setting_by_name +NM_VARIANT_TYPE_SETTING +NMConnectionSerializationFlags +nm_connection_to_dbus +nm_connection_replace_settings +nm_connection_replace_settings_from_connection +nm_connection_clear_settings +nm_connection_compare +nm_connection_diff +nm_connection_verify +nm_connection_normalize +nm_connection_need_secrets +nm_connection_clear_secrets +nm_connection_clear_secrets_with_flags +nm_connection_update_secrets +nm_connection_set_path +nm_connection_get_path +nm_connection_get_interface_name +nm_connection_is_type +nm_connection_for_each_setting_value +nm_connection_dump +nm_connection_get_uuid +nm_connection_get_id +nm_connection_get_connection_type +nm_connection_is_virtual +nm_connection_get_virtual_device_description +nm_connection_get_setting_802_1x +nm_connection_get_setting_bluetooth +nm_connection_get_setting_bond +nm_connection_get_setting_team +nm_connection_get_setting_team_port +nm_connection_get_setting_bridge +nm_connection_get_setting_bridge_port +nm_connection_get_setting_cdma +nm_connection_get_setting_connection +nm_connection_get_setting_dcb +nm_connection_get_setting_generic +nm_connection_get_setting_gsm +nm_connection_get_setting_infiniband +nm_connection_get_setting_ip4_config +nm_connection_get_setting_ip6_config +nm_connection_get_setting_olpc_mesh +nm_connection_get_setting_ppp +nm_connection_get_setting_pppoe +nm_connection_get_setting_serial +nm_connection_get_setting_vpn +nm_connection_get_setting_wimax +nm_connection_get_setting_adsl +nm_connection_get_setting_wired +nm_connection_get_setting_wireless +nm_connection_get_setting_wireless_security +nm_connection_get_setting_vlan +<SUBSECTION Standard> +NM_CONNECTION +NM_CONNECTION_GET_INTERFACE +NM_IS_CONNECTION +NM_TYPE_CONNECTION +NM_VARIANT_TYPE_CONNECTION +nm_connection_get_type +</SECTION> + +<SECTION> +<FILE>nm-core-enum-types</FILE> +<SUBSECTION Standard> +NM_TYPE_802_11_AP_FLAGS +NM_TYPE_802_11_AP_SECURITY_FLAGS +NM_TYPE_802_11_MODE +NM_TYPE_ACTIVE_CONNECTION_STATE +NM_TYPE_AGENT_MANAGER_ERROR +NM_TYPE_BLUETOOTH_CAPABILITIES +NM_TYPE_CONNECTION_ERROR +NM_TYPE_CONNECTION_SERIALIZATION_FLAGS +NM_TYPE_CONNECTIVITY_STATE +NM_TYPE_CRYPTO_ERROR +NM_TYPE_DEVICE_CAPABILITIES +NM_TYPE_DEVICE_ERROR +NM_TYPE_DEVICE_MODEM_CAPABILITIES +NM_TYPE_DEVICE_STATE +NM_TYPE_DEVICE_STATE_REASON +NM_TYPE_DEVICE_TYPE +NM_TYPE_DEVICE_WIFI_CAPABILITIES +NM_TYPE_MANAGER_ERROR +NM_TYPE_SECRET_AGENT_CAPABILITIES +NM_TYPE_SECRET_AGENT_ERROR +NM_TYPE_SECRET_AGENT_GET_SECRETS_FLAGS +NM_TYPE_SETTINGS_ERROR +NM_TYPE_SETTING_802_1X_CK_FORMAT +NM_TYPE_SETTING_802_1X_CK_SCHEME +NM_TYPE_SETTING_COMPARE_FLAGS +NM_TYPE_SETTING_DCB_FLAGS +NM_TYPE_SETTING_DIFF_RESULT +NM_TYPE_SETTING_IP6_CONFIG_PRIVACY +NM_TYPE_SETTING_SECRET_FLAGS +NM_TYPE_SETTING_SERIAL_PARITY +NM_TYPE_STATE +NM_TYPE_UTILS_SECURITY_TYPE +NM_TYPE_VLAN_FLAGS +NM_TYPE_VLAN_PRIORITY_MAP +NM_TYPE_VPN_CONNECTION_STATE +NM_TYPE_VPN_CONNECTION_STATE_REASON +NM_TYPE_VPN_PLUGIN_ERROR +NM_TYPE_VPN_PLUGIN_FAILURE +NM_TYPE_VPN_SERVICE_STATE +NM_TYPE_WEP_KEY_TYPE +nm_802_11_ap_flags_get_type +nm_802_11_ap_security_flags_get_type +nm_802_11_mode_get_type +nm_active_connection_state_get_type +nm_agent_manager_error_get_type +nm_bluetooth_capabilities_get_type +nm_connection_error_get_type +nm_connection_serialization_flags_get_type +nm_connectivity_state_get_type +nm_crypto_error_get_type +nm_device_capabilities_get_type +nm_device_error_get_type +nm_device_modem_capabilities_get_type +nm_device_state_get_type +nm_device_state_reason_get_type +nm_device_type_get_type +nm_device_wifi_capabilities_get_type +nm_manager_error_get_type +nm_secret_agent_capabilities_get_type +nm_secret_agent_error_get_type +nm_secret_agent_get_secrets_flags_get_type +nm_setting_802_1x_ck_format_get_type +nm_setting_802_1x_ck_scheme_get_type +nm_setting_compare_flags_get_type +nm_setting_dcb_flags_get_type +nm_setting_diff_result_get_type +nm_setting_ip6_config_privacy_get_type +nm_setting_secret_flags_get_type +nm_setting_serial_parity_get_type +nm_settings_error_get_type +nm_state_get_type +nm_utils_security_type_get_type +nm_vlan_flags_get_type +nm_vlan_priority_map_get_type +nm_vpn_connection_state_get_type +nm_vpn_connection_state_reason_get_type +nm_vpn_plugin_error_get_type +nm_vpn_plugin_failure_get_type +nm_vpn_service_state_get_type +nm_wep_key_type_get_type +</SECTION> + +<SECTION> +<FILE>nm-dbus-interface</FILE> +NM_DBUS_SERVICE +NM_DBUS_PATH +NM_DBUS_INTERFACE +NM_DBUS_INTERFACE_DEVICE +NM_DBUS_INTERFACE_DEVICE_WIRED +NM_DBUS_INTERFACE_DEVICE_ADSL +NM_DBUS_INTERFACE_DEVICE_WIRELESS +NM_DBUS_INTERFACE_DEVICE_BLUETOOTH +NM_DBUS_INTERFACE_DEVICE_OLPC_MESH +NM_DBUS_PATH_ACCESS_POINT +NM_DBUS_INTERFACE_ACCESS_POINT +NM_DBUS_INTERFACE_DEVICE_MODEM +NM_DBUS_INTERFACE_DEVICE_WIMAX +NM_DBUS_INTERFACE_WIMAX_NSP +NM_DBUS_PATH_WIMAX_NSP +NM_DBUS_INTERFACE_ACTIVE_CONNECTION +NM_DBUS_INTERFACE_IP4_CONFIG +NM_DBUS_INTERFACE_DHCP4_CONFIG +NM_DBUS_INTERFACE_IP6_CONFIG +NM_DBUS_INTERFACE_DHCP6_CONFIG +NM_DBUS_INTERFACE_DEVICE_INFINIBAND +NM_DBUS_INTERFACE_DEVICE_BOND +NM_DBUS_INTERFACE_DEVICE_TEAM +NM_DBUS_INTERFACE_DEVICE_VLAN +NM_DBUS_INTERFACE_DEVICE_BRIDGE +NM_DBUS_INTERFACE_DEVICE_GENERIC +NM_DBUS_INTERFACE_DEVICE_VETH +NM_DBUS_INTERFACE_DEVICE_TUN +NM_DBUS_INTERFACE_DEVICE_MACVLAN +NM_DBUS_INTERFACE_DEVICE_VXLAN +NM_DBUS_INTERFACE_DEVICE_GRE +NM_DBUS_INTERFACE_SETTINGS +NM_DBUS_PATH_SETTINGS +NM_DBUS_INTERFACE_SETTINGS_CONNECTION +NM_DBUS_PATH_SETTINGS_CONNECTION +NM_DBUS_INTERFACE_SETTINGS_CONNECTION_SECRETS +NM_DBUS_INTERFACE_AGENT_MANAGER +NM_DBUS_PATH_AGENT_MANAGER +NM_DBUS_INTERFACE_SECRET_AGENT +NM_DBUS_PATH_SECRET_AGENT +NMState +NMConnectivityState +NMDeviceType +NMDeviceCapabilities +NMDeviceWifiCapabilities +NM80211ApFlags +NM80211ApSecurityFlags +NM80211Mode +NMBluetoothCapabilities +NMDeviceModemCapabilities +NMDeviceState +NMDeviceStateReason +NMActiveConnectionState +NMSecretAgentGetSecretsFlags +NMSecretAgentCapabilities +</SECTION> + +<SECTION> +<FILE>nm-device</FILE> +<TITLE>NMDevice</TITLE> +NM_DEVICE_DEVICE_TYPE +NM_DEVICE_UDI +NM_DEVICE_INTERFACE +NM_DEVICE_IP_INTERFACE +NM_DEVICE_DRIVER +NM_DEVICE_DRIVER_VERSION +NM_DEVICE_FIRMWARE_VERSION +NM_DEVICE_CAPABILITIES +NM_DEVICE_MANAGED +NM_DEVICE_AUTOCONNECT +NM_DEVICE_FIRMWARE_MISSING +NM_DEVICE_IP4_CONFIG +NM_DEVICE_DHCP4_CONFIG +NM_DEVICE_IP6_CONFIG +NM_DEVICE_DHCP6_CONFIG +NM_DEVICE_STATE +NM_DEVICE_STATE_REASON +NM_DEVICE_ACTIVE_CONNECTION +NM_DEVICE_AVAILABLE_CONNECTIONS +NM_DEVICE_VENDOR +NM_DEVICE_PRODUCT +NM_DEVICE_PHYSICAL_PORT_ID +NM_DEVICE_MTU +NMDevice +NMDeviceClass +nm_device_get_iface +nm_device_get_ip_iface +nm_device_get_device_type +nm_device_get_udi +nm_device_get_driver +nm_device_get_driver_version +nm_device_get_firmware_version +nm_device_get_type_description +nm_device_get_hw_address +nm_device_get_capabilities +nm_device_get_managed +nm_device_get_autoconnect +nm_device_set_autoconnect +nm_device_get_firmware_missing +nm_device_get_ip4_config +nm_device_get_dhcp4_config +nm_device_get_ip6_config +nm_device_get_dhcp6_config +nm_device_get_state +nm_device_get_state_reason +nm_device_get_active_connection +nm_device_get_available_connections +nm_device_get_physical_port_id +nm_device_get_mtu +nm_device_is_software +nm_device_get_product +nm_device_get_vendor +nm_device_get_description +nm_device_disambiguate_names +nm_device_disconnect +nm_device_disconnect_async +nm_device_disconnect_finish +nm_device_delete +nm_device_delete_async +nm_device_delete_finish +nm_device_filter_connections +nm_device_connection_valid +nm_device_connection_compatible +nm_device_get_setting_type +<SUBSECTION Standard> +NM_DEVICE +NM_DEVICE_CLASS +NM_DEVICE_GET_CLASS +NM_IS_DEVICE +NM_IS_DEVICE_CLASS +NM_TYPE_DEVICE +nm_device_get_type +</SECTION> + +<SECTION> +<FILE>nm-device-adsl</FILE> +<TITLE>NMDeviceAdsl</TITLE> +NM_DEVICE_ADSL_CARRIER +NMDeviceAdsl +NMDeviceAdslClass +nm_device_adsl_get_carrier +<SUBSECTION Standard> +NM_DEVICE_ADSL +NM_DEVICE_ADSL_CLASS +NM_DEVICE_ADSL_GET_CLASS +NM_IS_DEVICE_ADSL +NM_IS_DEVICE_ADSL_CLASS +NM_TYPE_DEVICE_ADSL +nm_device_adsl_get_type +</SECTION> + +<SECTION> +<FILE>nm-device-bond</FILE> +<TITLE>NMDeviceBond</TITLE> +NM_DEVICE_BOND_HW_ADDRESS +NM_DEVICE_BOND_CARRIER +NM_DEVICE_BOND_SLAVES +NMDeviceBond +NMDeviceBondClass +nm_device_bond_get_hw_address +nm_device_bond_get_carrier +nm_device_bond_get_slaves +<SUBSECTION Standard> +NM_DEVICE_BOND +NM_DEVICE_BOND_CLASS +NM_DEVICE_BOND_GET_CLASS +NM_IS_DEVICE_BOND +NM_IS_DEVICE_BOND_CLASS +NM_TYPE_DEVICE_BOND +nm_device_bond_get_type +</SECTION> + +<SECTION> +<FILE>nm-device-bridge</FILE> +<TITLE>NMDeviceBridge</TITLE> +NM_DEVICE_BRIDGE_HW_ADDRESS +NM_DEVICE_BRIDGE_CARRIER +NM_DEVICE_BRIDGE_SLAVES +NMDeviceBridge +NMDeviceBridgeClass +nm_device_bridge_get_hw_address +nm_device_bridge_get_carrier +nm_device_bridge_get_slaves +<SUBSECTION Standard> +NM_DEVICE_BRIDGE +NM_DEVICE_BRIDGE_CLASS +NM_DEVICE_BRIDGE_GET_CLASS +NM_IS_DEVICE_BRIDGE +NM_IS_DEVICE_BRIDGE_CLASS +NM_TYPE_DEVICE_BRIDGE +nm_device_bridge_get_type +</SECTION> + +<SECTION> +<FILE>nm-device-bt</FILE> +<TITLE>NMDeviceBt</TITLE> +NM_DEVICE_BT_HW_ADDRESS +NM_DEVICE_BT_NAME +NM_DEVICE_BT_CAPABILITIES +NMDeviceBt +NMDeviceBtClass +nm_device_bt_get_hw_address +nm_device_bt_get_name +nm_device_bt_get_capabilities +<SUBSECTION Standard> +NM_DEVICE_BT +NM_DEVICE_BT_CLASS +NM_DEVICE_BT_GET_CLASS +NM_IS_DEVICE_BT +NM_IS_DEVICE_BT_CLASS +NM_TYPE_DEVICE_BT +nm_device_bt_get_type +</SECTION> + +<SECTION> +<FILE>nm-device-ethernet</FILE> +<TITLE>NMDeviceEthernet</TITLE> +NM_DEVICE_ETHERNET_HW_ADDRESS +NM_DEVICE_ETHERNET_PERMANENT_HW_ADDRESS +NM_DEVICE_ETHERNET_SPEED +NM_DEVICE_ETHERNET_CARRIER +NMDeviceEthernet +NMDeviceEthernetClass +nm_device_ethernet_get_hw_address +nm_device_ethernet_get_permanent_hw_address +nm_device_ethernet_get_speed +nm_device_ethernet_get_carrier +<SUBSECTION Standard> +NM_DEVICE_ETHERNET +NM_DEVICE_ETHERNET_CLASS +NM_DEVICE_ETHERNET_GET_CLASS +NM_IS_DEVICE_ETHERNET +NM_IS_DEVICE_ETHERNET_CLASS +NM_TYPE_DEVICE_ETHERNET +nm_device_ethernet_get_type +</SECTION> + +<SECTION> +<FILE>nm-device-generic</FILE> +<TITLE>NMDeviceGeneric</TITLE> +NM_DEVICE_GENERIC_HW_ADDRESS +NM_DEVICE_GENERIC_TYPE_DESCRIPTION +NMDeviceGeneric +NMDeviceGenericClass +nm_device_generic_get_hw_address +<SUBSECTION Standard> +NM_DEVICE_GENERIC +NM_DEVICE_GENERIC_CLASS +NM_DEVICE_GENERIC_GET_CLASS +NM_IS_DEVICE_GENERIC +NM_IS_DEVICE_GENERIC_CLASS +NM_TYPE_DEVICE_GENERIC +nm_device_generic_get_type +</SECTION> + +<SECTION> +<FILE>nm-device-infiniband</FILE> +<TITLE>NMDeviceInfiniband</TITLE> +NM_DEVICE_INFINIBAND_HW_ADDRESS +NM_DEVICE_INFINIBAND_CARRIER +NMDeviceInfiniband +NMDeviceInfinibandClass +nm_device_infiniband_get_hw_address +nm_device_infiniband_get_carrier +<SUBSECTION Standard> +NM_DEVICE_INFINIBAND +NM_DEVICE_INFINIBAND_CLASS +NM_DEVICE_INFINIBAND_GET_CLASS +NM_IS_DEVICE_INFINIBAND +NM_IS_DEVICE_INFINIBAND_CLASS +NM_TYPE_DEVICE_INFINIBAND +nm_device_infiniband_get_type +</SECTION> + +<SECTION> +<FILE>nm-device-modem</FILE> +<TITLE>NMDeviceModem</TITLE> +NM_DEVICE_MODEM_MODEM_CAPABILITIES +NM_DEVICE_MODEM_CURRENT_CAPABILITIES +NMDeviceModem +NMDeviceModemClass +nm_device_modem_get_modem_capabilities +nm_device_modem_get_current_capabilities +<SUBSECTION Standard> +NM_DEVICE_MODEM +NM_DEVICE_MODEM_CLASS +NM_DEVICE_MODEM_GET_CLASS +NM_IS_DEVICE_MODEM +NM_IS_DEVICE_MODEM_CLASS +NM_TYPE_DEVICE_MODEM +nm_device_modem_get_type +</SECTION> + +<SECTION> +<FILE>nm-device-olpc-mesh</FILE> +<TITLE>NMDeviceOlpcMesh</TITLE> +NM_DEVICE_OLPC_MESH_HW_ADDRESS +NM_DEVICE_OLPC_MESH_COMPANION +NM_DEVICE_OLPC_MESH_ACTIVE_CHANNEL +NMDeviceOlpcMesh +NMDeviceOlpcMeshClass +nm_device_olpc_mesh_get_hw_address +nm_device_olpc_mesh_get_companion +nm_device_olpc_mesh_get_active_channel +<SUBSECTION Standard> +NM_DEVICE_OLPC_MESH +NM_DEVICE_OLPC_MESH_CLASS +NM_DEVICE_OLPC_MESH_GET_CLASS +NM_IS_DEVICE_OLPC_MESH +NM_IS_DEVICE_OLPC_MESH_CLASS +NM_TYPE_DEVICE_OLPC_MESH +nm_device_olpc_mesh_get_type +</SECTION> + +<SECTION> +<FILE>nm-device-team</FILE> +<TITLE>NMDeviceTeam</TITLE> +NM_DEVICE_TEAM_HW_ADDRESS +NM_DEVICE_TEAM_CARRIER +NM_DEVICE_TEAM_SLAVES +NMDeviceTeam +NMDeviceTeamClass +nm_device_team_get_hw_address +nm_device_team_get_carrier +nm_device_team_get_slaves +<SUBSECTION Standard> +NM_DEVICE_TEAM +NM_DEVICE_TEAM_CLASS +NM_DEVICE_TEAM_GET_CLASS +NM_IS_DEVICE_TEAM +NM_IS_DEVICE_TEAM_CLASS +NM_TYPE_DEVICE_TEAM +nm_device_team_get_type +</SECTION> + +<SECTION> +<FILE>nm-device-vlan</FILE> +<TITLE>NMDeviceVlan</TITLE> +NM_DEVICE_VLAN_HW_ADDRESS +NM_DEVICE_VLAN_CARRIER +NM_DEVICE_VLAN_PARENT +NM_DEVICE_VLAN_VLAN_ID +NMDeviceVlan +NMDeviceVlanClass +nm_device_vlan_get_hw_address +nm_device_vlan_get_carrier +nm_device_vlan_get_parent +nm_device_vlan_get_vlan_id +<SUBSECTION Standard> +NM_DEVICE_VLAN +NM_DEVICE_VLAN_CLASS +NM_DEVICE_VLAN_GET_CLASS +NM_IS_DEVICE_VLAN +NM_IS_DEVICE_VLAN_CLASS +NM_TYPE_DEVICE_VLAN +nm_device_vlan_get_type +</SECTION> + +<SECTION> +<FILE>nm-device-wifi</FILE> +<TITLE>NMDeviceWifi</TITLE> +NM_DEVICE_WIFI_HW_ADDRESS +NM_DEVICE_WIFI_PERMANENT_HW_ADDRESS +NM_DEVICE_WIFI_MODE +NM_DEVICE_WIFI_BITRATE +NM_DEVICE_WIFI_ACTIVE_ACCESS_POINT +NM_DEVICE_WIFI_CAPABILITIES +NM_DEVICE_WIFI_ACCESS_POINTS +NMDeviceWifi +NMDeviceWifiClass +nm_device_wifi_get_hw_address +nm_device_wifi_get_permanent_hw_address +nm_device_wifi_get_mode +nm_device_wifi_get_bitrate +nm_device_wifi_get_capabilities +nm_device_wifi_get_active_access_point +nm_device_wifi_get_access_point_by_path +nm_device_wifi_get_access_points +nm_device_wifi_request_scan +nm_device_wifi_request_scan_async +nm_device_wifi_request_scan_finish +<SUBSECTION Standard> +NM_DEVICE_WIFI +NM_DEVICE_WIFI_CLASS +NM_DEVICE_WIFI_GET_CLASS +NM_IS_DEVICE_WIFI +NM_IS_DEVICE_WIFI_CLASS +NM_TYPE_DEVICE_WIFI +nm_device_wifi_get_type +</SECTION> + +<SECTION> +<FILE>nm-device-wimax</FILE> +<TITLE>NMDeviceWimax</TITLE> +NM_DEVICE_WIMAX_HW_ADDRESS +NM_DEVICE_WIMAX_ACTIVE_NSP +NM_DEVICE_WIMAX_CENTER_FREQUENCY +NM_DEVICE_WIMAX_RSSI +NM_DEVICE_WIMAX_CINR +NM_DEVICE_WIMAX_TX_POWER +NM_DEVICE_WIMAX_BSID +NM_DEVICE_WIMAX_NSPS +NMDeviceWimax +NMDeviceWimaxClass +nm_device_wimax_get_hw_address +nm_device_wimax_get_active_nsp +nm_device_wimax_get_nsp_by_path +nm_device_wimax_get_nsps +nm_device_wimax_get_center_frequency +nm_device_wimax_get_rssi +nm_device_wimax_get_cinr +nm_device_wimax_get_tx_power +nm_device_wimax_get_bsid +<SUBSECTION Standard> +NM_DEVICE_WIMAX +NM_DEVICE_WIMAX_CLASS +NM_DEVICE_WIMAX_GET_CLASS +NM_IS_DEVICE_WIMAX +NM_IS_DEVICE_WIMAX_CLASS +NM_TYPE_DEVICE_WIMAX +nm_device_wimax_get_type +</SECTION> + +<SECTION> +<FILE>nm-dhcp-config</FILE> +<TITLE>NMDhcpConfig</TITLE> +NMDhcpConfig +NMDhcpConfigClass +NM_DHCP_CONFIG_FAMILY +NM_DHCP_CONFIG_OPTIONS +nm_dhcp_config_get_family +nm_dhcp_config_get_options +nm_dhcp_config_get_one_option +<SUBSECTION Standard> +NM_DHCP_CONFIG +NM_DHCP_CONFIG_CLASS +NM_IS_DHCP_CONFIG +NM_IS_DHCP_CONFIG_CLASS +NM_TYPE_DHCP_CONFIG +nm_dhcp_config_get_type +</SECTION> + +<SECTION> +<FILE>nm-enum-types</FILE> +<SUBSECTION Standard> +NM_TYPE_CLIENT_ERROR +NM_TYPE_CLIENT_PERMISSION +NM_TYPE_CLIENT_PERMISSION_RESULT +NM_TYPE_VPN_EDITOR_PLUGIN_CAPABILITY +NM_TYPE_WIMAX_NSP_NETWORK_TYPE +nm_client_error_get_type +nm_client_permission_get_type +nm_client_permission_result_get_type +nm_vpn_editor_plugin_capability_get_type +nm_wimax_nsp_network_type_get_type +</SECTION> + +<SECTION> +<FILE>nm-errors</FILE> +NMAgentManagerError +nm_agent_manager_error_quark +NM_AGENT_MANAGER_ERROR +NMConnectionError +NM_CONNECTION_ERROR +nm_connection_error_quark +NMCryptoError +NM_CRYPTO_ERROR +nm_crypto_error_quark +NMDeviceError +NM_DEVICE_ERROR +nm_device_error_quark +NMManagerError +nm_manager_error_quark +NM_MANAGER_ERROR +NMSecretAgentError +nm_secret_agent_error_quark +NM_SECRET_AGENT_ERROR +NMSettingsError +nm_settings_error_quark +NM_SETTINGS_ERROR +NMVpnPluginError +NM_VPN_PLUGIN_ERROR +nm_vpn_plugin_error_quark +</SECTION> + +<SECTION> +<FILE>nm-ip-config</FILE> +<TITLE>NMIPConfig</TITLE> +NMIPConfig +NMIPConfigClass +NM_IP_CONFIG_FAMILY +NM_IP_CONFIG_GATEWAY +NM_IP_CONFIG_ADDRESSES +NM_IP_CONFIG_ROUTES +NM_IP_CONFIG_NAMESERVERS +NM_IP_CONFIG_DOMAINS +NM_IP_CONFIG_SEARCHES +NM_IP_CONFIG_WINS_SERVERS +nm_ip_config_get_family +nm_ip_config_get_gateway +nm_ip_config_get_addresses +nm_ip_config_get_routes +nm_ip_config_get_nameservers +nm_ip_config_get_domains +nm_ip_config_get_searches +nm_ip_config_get_wins_servers +<SUBSECTION Standard> +NM_IP_CONFIG +NM_IP_CONFIG_CLASS +NM_IP_CONFIG_GET_CLASS +NM_IS_IP_CONFIG +NM_IS_IP_CONFIG_CLASS +NM_TYPE_IP_CONFIG +nm_ip_config_get_type +</SECTION> + +<SECTION> +<FILE>nm-object</FILE> +<TITLE>NMObject</TITLE> +NM_OBJECT_PATH +NM_OBJECT_DBUS_CONNECTION +NMObject +NMObjectClass +nm_object_get_path +<SUBSECTION Standard> +NM_IS_OBJECT +NM_IS_OBJECT_CLASS +NM_OBJECT +NM_OBJECT_CLASS +NM_OBJECT_GET_CLASS +NM_TYPE_OBJECT +nm_object_get_type +</SECTION> + +<SECTION> +<FILE>nm-remote-connection</FILE> +<TITLE>NMRemoteConnection</TITLE> +NM_REMOTE_CONNECTION_DBUS_CONNECTION +NM_REMOTE_CONNECTION_PATH +NM_REMOTE_CONNECTION_UNSAVED +NM_REMOTE_CONNECTION_VISIBLE +NMRemoteConnection +NMRemoteConnectionClass +nm_remote_connection_commit_changes +nm_remote_connection_commit_changes_async +nm_remote_connection_commit_changes_finish +nm_remote_connection_save +nm_remote_connection_save_async +nm_remote_connection_save_finish +nm_remote_connection_delete +nm_remote_connection_delete_async +nm_remote_connection_delete_finish +nm_remote_connection_get_secrets +nm_remote_connection_get_secrets_async +nm_remote_connection_get_secrets_finish +nm_remote_connection_get_unsaved +nm_remote_connection_get_visible +<SUBSECTION Standard> +NM_IS_REMOTE_CONNECTION +NM_IS_REMOTE_CONNECTION_CLASS +NM_REMOTE_CONNECTION +NM_REMOTE_CONNECTION_CLASS +NM_REMOTE_CONNECTION_GET_CLASS +NM_TYPE_REMOTE_CONNECTION +nm_remote_connection_get_type +</SECTION> + +<SECTION> +<FILE>nm-secret-agent-old</FILE> +<TITLE>NMSecretAgentOld</TITLE> +NM_SECRET_AGENT_OLD_IDENTIFIER +NM_SECRET_AGENT_OLD_AUTO_REGISTER +NM_SECRET_AGENT_OLD_REGISTERED +NM_SECRET_AGENT_OLD_CAPABILITIES +NMSecretAgentOld +NMSecretAgentOldGetSecretsFunc +NMSecretAgentOldSaveSecretsFunc +NMSecretAgentOldDeleteSecretsFunc +NMSecretAgentOldClass +nm_secret_agent_old_register +nm_secret_agent_old_register_async +nm_secret_agent_old_register_finish +nm_secret_agent_old_unregister +nm_secret_agent_old_unregister_async +nm_secret_agent_old_unregister_finish +nm_secret_agent_old_get_registered +nm_secret_agent_old_get_secrets +nm_secret_agent_old_save_secrets +nm_secret_agent_old_delete_secrets +<SUBSECTION Standard> +NM_IS_SECRET_AGENT_OLD +NM_IS_SECRET_AGENT_OLD_CLASS +NM_SECRET_AGENT_OLD +NM_SECRET_AGENT_OLD_CLASS +NM_SECRET_AGENT_OLD_GET_CLASS +NM_TYPE_SECRET_AGENT_OLD +nm_secret_agent_old_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting</FILE> +<TITLE>NMSetting</TITLE> +NM_SETTING_PARAM_REQUIRED +NM_SETTING_PARAM_SECRET +NM_SETTING_PARAM_FUZZY_IGNORE +NM_SETTING_NAME +NMSettingSecretFlags +NMSettingCompareFlags +NMSetting +NMSettingClearSecretsWithFlagsFn +NMSettingClass +NMSettingValueIterFn +nm_setting_lookup_type +nm_setting_duplicate +nm_setting_get_name +nm_setting_verify +nm_setting_compare +NMSettingDiffResult +nm_setting_diff +nm_setting_enumerate_values +nm_setting_to_string +nm_setting_get_secret_flags +nm_setting_set_secret_flags +nm_setting_get_dbus_property_type +<SUBSECTION Standard> +NM_IS_SETTING +NM_IS_SETTING_CLASS +NM_SETTING +NM_SETTING_CLASS +NM_SETTING_GET_CLASS +NM_TYPE_SETTING +nm_setting_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-8021x</FILE> +<TITLE>NMSetting8021x</TITLE> +NMSetting8021xCKFormat +NMSetting8021xCKScheme +NM_SETTING_802_1X_SETTING_NAME +NM_SETTING_802_1X_EAP +NM_SETTING_802_1X_IDENTITY +NM_SETTING_802_1X_ANONYMOUS_IDENTITY +NM_SETTING_802_1X_PAC_FILE +NM_SETTING_802_1X_CA_CERT +NM_SETTING_802_1X_CA_PATH +NM_SETTING_802_1X_SUBJECT_MATCH +NM_SETTING_802_1X_ALTSUBJECT_MATCHES +NM_SETTING_802_1X_CLIENT_CERT +NM_SETTING_802_1X_PHASE1_PEAPVER +NM_SETTING_802_1X_PHASE1_PEAPLABEL +NM_SETTING_802_1X_PHASE1_FAST_PROVISIONING +NM_SETTING_802_1X_PHASE2_AUTH +NM_SETTING_802_1X_PHASE2_AUTHEAP +NM_SETTING_802_1X_PHASE2_CA_CERT +NM_SETTING_802_1X_PHASE2_CA_PATH +NM_SETTING_802_1X_PHASE2_SUBJECT_MATCH +NM_SETTING_802_1X_PHASE2_ALTSUBJECT_MATCHES +NM_SETTING_802_1X_PHASE2_CLIENT_CERT +NM_SETTING_802_1X_PASSWORD +NM_SETTING_802_1X_PASSWORD_FLAGS +NM_SETTING_802_1X_PASSWORD_RAW +NM_SETTING_802_1X_PASSWORD_RAW_FLAGS +NM_SETTING_802_1X_PRIVATE_KEY +NM_SETTING_802_1X_PRIVATE_KEY_PASSWORD +NM_SETTING_802_1X_PRIVATE_KEY_PASSWORD_FLAGS +NM_SETTING_802_1X_PHASE2_PRIVATE_KEY +NM_SETTING_802_1X_PHASE2_PRIVATE_KEY_PASSWORD +NM_SETTING_802_1X_PHASE2_PRIVATE_KEY_PASSWORD_FLAGS +NM_SETTING_802_1X_PIN +NM_SETTING_802_1X_PIN_FLAGS +NM_SETTING_802_1X_SYSTEM_CA_CERTS +NMSetting8021x +NMSetting8021xClass +nm_setting_802_1x_new +nm_setting_802_1x_get_num_eap_methods +nm_setting_802_1x_get_eap_method +nm_setting_802_1x_add_eap_method +nm_setting_802_1x_remove_eap_method +nm_setting_802_1x_remove_eap_method_by_value +nm_setting_802_1x_clear_eap_methods +nm_setting_802_1x_get_identity +nm_setting_802_1x_get_anonymous_identity +nm_setting_802_1x_get_pac_file +nm_setting_802_1x_get_system_ca_certs +nm_setting_802_1x_get_ca_path +nm_setting_802_1x_get_phase2_ca_path +nm_setting_802_1x_get_ca_cert_scheme +nm_setting_802_1x_get_ca_cert_blob +nm_setting_802_1x_get_ca_cert_path +nm_setting_802_1x_set_ca_cert +nm_setting_802_1x_get_subject_match +nm_setting_802_1x_get_num_altsubject_matches +nm_setting_802_1x_get_altsubject_match +nm_setting_802_1x_add_altsubject_match +nm_setting_802_1x_remove_altsubject_match +nm_setting_802_1x_remove_altsubject_match_by_value +nm_setting_802_1x_clear_altsubject_matches +nm_setting_802_1x_get_client_cert_scheme +nm_setting_802_1x_get_client_cert_blob +nm_setting_802_1x_get_client_cert_path +nm_setting_802_1x_set_client_cert +nm_setting_802_1x_get_phase1_peapver +nm_setting_802_1x_get_phase1_peaplabel +nm_setting_802_1x_get_phase1_fast_provisioning +nm_setting_802_1x_get_phase2_auth +nm_setting_802_1x_get_phase2_autheap +nm_setting_802_1x_get_phase2_ca_cert_scheme +nm_setting_802_1x_get_phase2_ca_cert_blob +nm_setting_802_1x_get_phase2_ca_cert_path +nm_setting_802_1x_set_phase2_ca_cert +nm_setting_802_1x_get_phase2_subject_match +nm_setting_802_1x_get_num_phase2_altsubject_matches +nm_setting_802_1x_get_phase2_altsubject_match +nm_setting_802_1x_add_phase2_altsubject_match +nm_setting_802_1x_remove_phase2_altsubject_match +nm_setting_802_1x_remove_phase2_altsubject_match_by_value +nm_setting_802_1x_clear_phase2_altsubject_matches +nm_setting_802_1x_get_phase2_client_cert_scheme +nm_setting_802_1x_get_phase2_client_cert_blob +nm_setting_802_1x_get_phase2_client_cert_path +nm_setting_802_1x_set_phase2_client_cert +nm_setting_802_1x_get_password +nm_setting_802_1x_get_password_flags +nm_setting_802_1x_get_password_raw +nm_setting_802_1x_get_password_raw_flags +nm_setting_802_1x_get_pin +nm_setting_802_1x_get_pin_flags +nm_setting_802_1x_get_private_key_scheme +nm_setting_802_1x_get_private_key_blob +nm_setting_802_1x_get_private_key_path +nm_setting_802_1x_set_private_key +nm_setting_802_1x_get_private_key_password +nm_setting_802_1x_get_private_key_password_flags +nm_setting_802_1x_get_private_key_format +nm_setting_802_1x_get_phase2_private_key_scheme +nm_setting_802_1x_get_phase2_private_key_blob +nm_setting_802_1x_get_phase2_private_key_path +nm_setting_802_1x_set_phase2_private_key +nm_setting_802_1x_get_phase2_private_key_password +nm_setting_802_1x_get_phase2_private_key_password_flags +nm_setting_802_1x_get_phase2_private_key_format +<SUBSECTION Standard> +NM_IS_SETTING_802_1X +NM_IS_SETTING_802_1X_CLASS +NM_SETTING_802_1X +NM_SETTING_802_1X_CLASS +NM_SETTING_802_1X_GET_CLASS +NM_TYPE_SETTING_802_1X +nm_setting_802_1x_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-adsl</FILE> +<TITLE>NMSettingAdsl</TITLE> +NM_SETTING_ADSL_SETTING_NAME +NM_SETTING_ADSL_USERNAME +NM_SETTING_ADSL_PASSWORD +NM_SETTING_ADSL_PASSWORD_FLAGS +NM_SETTING_ADSL_PROTOCOL +NM_SETTING_ADSL_ENCAPSULATION +NM_SETTING_ADSL_VPI +NM_SETTING_ADSL_VCI +NM_SETTING_ADSL_PROTOCOL_PPPOA +NM_SETTING_ADSL_PROTOCOL_PPPOE +NM_SETTING_ADSL_PROTOCOL_IPOATM +NM_SETTING_ADSL_ENCAPSULATION_VCMUX +NM_SETTING_ADSL_ENCAPSULATION_LLC +NMSettingAdsl +NMSettingAdslClass +nm_setting_adsl_new +nm_setting_adsl_get_username +nm_setting_adsl_get_password +nm_setting_adsl_get_protocol +nm_setting_adsl_get_encapsulation +nm_setting_adsl_get_vpi +nm_setting_adsl_get_vci +nm_setting_adsl_get_password_flags +<SUBSECTION Standard> +NM_IS_SETTING_ADSL +NM_IS_SETTING_ADSL_CLASS +NM_SETTING_ADSL +NM_SETTING_ADSL_CLASS +NM_SETTING_ADSL_GET_CLASS +NM_TYPE_SETTING_ADSL +nm_setting_adsl_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-bluetooth</FILE> +<TITLE>NMSettingBluetooth</TITLE> +NM_SETTING_BLUETOOTH_SETTING_NAME +NM_SETTING_BLUETOOTH_BDADDR +NM_SETTING_BLUETOOTH_TYPE +NM_SETTING_BLUETOOTH_TYPE_DUN +NM_SETTING_BLUETOOTH_TYPE_PANU +NMSettingBluetooth +NMSettingBluetoothClass +nm_setting_bluetooth_new +nm_setting_bluetooth_get_bdaddr +nm_setting_bluetooth_get_connection_type +<SUBSECTION Standard> +NM_IS_SETTING_BLUETOOTH +NM_IS_SETTING_BLUETOOTH_CLASS +NM_SETTING_BLUETOOTH +NM_SETTING_BLUETOOTH_CLASS +NM_SETTING_BLUETOOTH_GET_CLASS +NM_TYPE_SETTING_BLUETOOTH +nm_setting_bluetooth_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-bond</FILE> +<TITLE>NMSettingBond</TITLE> +NM_SETTING_BOND_SETTING_NAME +NM_SETTING_BOND_OPTIONS +NM_SETTING_BOND_OPTION_MODE +NM_SETTING_BOND_OPTION_MIIMON +NM_SETTING_BOND_OPTION_DOWNDELAY +NM_SETTING_BOND_OPTION_UPDELAY +NM_SETTING_BOND_OPTION_ARP_INTERVAL +NM_SETTING_BOND_OPTION_ARP_IP_TARGET +NM_SETTING_BOND_OPTION_ARP_VALIDATE +NM_SETTING_BOND_OPTION_PRIMARY +NM_SETTING_BOND_OPTION_PRIMARY_RESELECT +NM_SETTING_BOND_OPTION_FAIL_OVER_MAC +NM_SETTING_BOND_OPTION_USE_CARRIER +NM_SETTING_BOND_OPTION_AD_SELECT +NM_SETTING_BOND_OPTION_XMIT_HASH_POLICY +NM_SETTING_BOND_OPTION_RESEND_IGMP +NM_SETTING_BOND_OPTION_LACP_RATE +NMSettingBond +NMSettingBondClass +nm_setting_bond_new +nm_setting_bond_get_num_options +nm_setting_bond_get_option +nm_setting_bond_get_option_by_name +nm_setting_bond_add_option +nm_setting_bond_remove_option +nm_setting_bond_validate_option +nm_setting_bond_get_valid_options +nm_setting_bond_get_option_default +<SUBSECTION Standard> +NM_IS_SETTING_BOND +NM_IS_SETTING_BOND_CLASS +NM_SETTING_BOND +NM_SETTING_BOND_CLASS +NM_SETTING_BOND_GET_CLASS +NM_TYPE_SETTING_BOND +nm_setting_bond_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-bridge</FILE> +<TITLE>NMSettingBridge</TITLE> +NM_SETTING_BRIDGE_SETTING_NAME +NM_SETTING_BRIDGE_MAC_ADDRESS +NM_SETTING_BRIDGE_STP +NM_SETTING_BRIDGE_PRIORITY +NM_SETTING_BRIDGE_FORWARD_DELAY +NM_SETTING_BRIDGE_HELLO_TIME +NM_SETTING_BRIDGE_MAX_AGE +NM_SETTING_BRIDGE_AGEING_TIME +NMSettingBridge +NMSettingBridgeClass +nm_setting_bridge_new +nm_setting_bridge_get_mac_address +nm_setting_bridge_get_stp +nm_setting_bridge_get_priority +nm_setting_bridge_get_forward_delay +nm_setting_bridge_get_hello_time +nm_setting_bridge_get_max_age +nm_setting_bridge_get_ageing_time +<SUBSECTION Standard> +NM_IS_SETTING_BRIDGE +NM_IS_SETTING_BRIDGE_CLASS +NM_SETTING_BRIDGE +NM_SETTING_BRIDGE_CLASS +NM_SETTING_BRIDGE_GET_CLASS +NM_TYPE_SETTING_BRIDGE +nm_setting_bridge_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-bridge-port</FILE> +<TITLE>NMSettingBridgePort</TITLE> +NM_SETTING_BRIDGE_PORT_SETTING_NAME +NM_SETTING_BRIDGE_PORT_PRIORITY +NM_SETTING_BRIDGE_PORT_PATH_COST +NM_SETTING_BRIDGE_PORT_HAIRPIN_MODE +NMSettingBridgePort +NMSettingBridgePortClass +nm_setting_bridge_port_new +nm_setting_bridge_port_get_priority +nm_setting_bridge_port_get_path_cost +nm_setting_bridge_port_get_hairpin_mode +<SUBSECTION Standard> +NM_IS_SETTING_BRIDGE_PORT +NM_IS_SETTING_BRIDGE_PORT_CLASS +NM_SETTING_BRIDGE_PORT +NM_SETTING_BRIDGE_PORT_CLASS +NM_SETTING_BRIDGE_PORT_GET_CLASS +NM_TYPE_SETTING_BRIDGE_PORT +nm_setting_bridge_port_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-cdma</FILE> +<TITLE>NMSettingCdma</TITLE> +NM_SETTING_CDMA_SETTING_NAME +NM_SETTING_CDMA_NUMBER +NM_SETTING_CDMA_USERNAME +NM_SETTING_CDMA_PASSWORD +NM_SETTING_CDMA_PASSWORD_FLAGS +NMSettingCdma +NMSettingCdmaClass +nm_setting_cdma_new +nm_setting_cdma_get_number +nm_setting_cdma_get_username +nm_setting_cdma_get_password +nm_setting_cdma_get_password_flags +<SUBSECTION Standard> +NM_IS_SETTING_CDMA +NM_IS_SETTING_CDMA_CLASS +NM_SETTING_CDMA +NM_SETTING_CDMA_CLASS +NM_SETTING_CDMA_GET_CLASS +NM_TYPE_SETTING_CDMA +nm_setting_cdma_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-connection</FILE> +<TITLE>NMSettingConnection</TITLE> +NM_SETTING_CONNECTION_SETTING_NAME +NM_SETTING_CONNECTION_AUTOCONNECT_PRIORITY_MIN +NM_SETTING_CONNECTION_AUTOCONNECT_PRIORITY_MAX +NM_SETTING_CONNECTION_AUTOCONNECT_PRIORITY_DEFAULT +NM_SETTING_CONNECTION_ID +NM_SETTING_CONNECTION_UUID +NM_SETTING_CONNECTION_INTERFACE_NAME +NM_SETTING_CONNECTION_TYPE +NM_SETTING_CONNECTION_AUTOCONNECT +NM_SETTING_CONNECTION_AUTOCONNECT_PRIORITY +NM_SETTING_CONNECTION_TIMESTAMP +NM_SETTING_CONNECTION_READ_ONLY +NM_SETTING_CONNECTION_PERMISSIONS +NM_SETTING_CONNECTION_ZONE +NM_SETTING_CONNECTION_MASTER +NM_SETTING_CONNECTION_SLAVE_TYPE +NM_SETTING_CONNECTION_SECONDARIES +NM_SETTING_CONNECTION_GATEWAY_PING_TIMEOUT +NMSettingConnection +NMSettingConnectionClass +nm_setting_connection_new +nm_setting_connection_get_id +nm_setting_connection_get_uuid +nm_setting_connection_get_interface_name +nm_setting_connection_get_connection_type +nm_setting_connection_get_autoconnect +nm_setting_connection_get_autoconnect_priority +nm_setting_connection_get_timestamp +nm_setting_connection_get_read_only +nm_setting_connection_get_num_permissions +nm_setting_connection_get_permission +nm_setting_connection_get_zone +nm_setting_connection_permissions_user_allowed +nm_setting_connection_add_permission +nm_setting_connection_remove_permission +nm_setting_connection_remove_permission_by_value +nm_setting_connection_get_master +nm_setting_connection_is_slave_type +nm_setting_connection_get_slave_type +nm_setting_connection_get_num_secondaries +nm_setting_connection_get_secondary +nm_setting_connection_add_secondary +nm_setting_connection_remove_secondary +nm_setting_connection_remove_secondary_by_value +nm_setting_connection_get_gateway_ping_timeout +<SUBSECTION Standard> +NM_IS_SETTING_CONNECTION +NM_IS_SETTING_CONNECTION_CLASS +NM_SETTING_CONNECTION +NM_SETTING_CONNECTION_CLASS +NM_SETTING_CONNECTION_GET_CLASS +NM_TYPE_SETTING_CONNECTION +nm_setting_connection_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-dcb</FILE> +<TITLE>NMSettingDcb</TITLE> +NM_SETTING_DCB_SETTING_NAME +NMSettingDcbFlags +NM_SETTING_DCB_FCOE_MODE_FABRIC +NM_SETTING_DCB_FCOE_MODE_VN2VN +NM_SETTING_DCB_APP_FCOE_FLAGS +NM_SETTING_DCB_APP_FCOE_PRIORITY +NM_SETTING_DCB_APP_FCOE_MODE +NM_SETTING_DCB_APP_ISCSI_FLAGS +NM_SETTING_DCB_APP_ISCSI_PRIORITY +NM_SETTING_DCB_APP_FIP_FLAGS +NM_SETTING_DCB_APP_FIP_PRIORITY +NM_SETTING_DCB_PRIORITY_FLOW_CONTROL_FLAGS +NM_SETTING_DCB_PRIORITY_FLOW_CONTROL +NM_SETTING_DCB_PRIORITY_GROUP_FLAGS +NM_SETTING_DCB_PRIORITY_GROUP_ID +NM_SETTING_DCB_PRIORITY_GROUP_BANDWIDTH +NM_SETTING_DCB_PRIORITY_BANDWIDTH +NM_SETTING_DCB_PRIORITY_STRICT_BANDWIDTH +NM_SETTING_DCB_PRIORITY_TRAFFIC_CLASS +NMSettingDcb +NMSettingDcbClass +nm_setting_dcb_new +nm_setting_dcb_get_app_fcoe_flags +nm_setting_dcb_get_app_fcoe_priority +nm_setting_dcb_get_app_fcoe_mode +nm_setting_dcb_get_app_iscsi_flags +nm_setting_dcb_get_app_iscsi_priority +nm_setting_dcb_get_app_fip_flags +nm_setting_dcb_get_app_fip_priority +nm_setting_dcb_get_priority_flow_control_flags +nm_setting_dcb_get_priority_flow_control +nm_setting_dcb_set_priority_flow_control +nm_setting_dcb_get_priority_group_flags +nm_setting_dcb_get_priority_group_id +nm_setting_dcb_set_priority_group_id +nm_setting_dcb_get_priority_group_bandwidth +nm_setting_dcb_set_priority_group_bandwidth +nm_setting_dcb_get_priority_bandwidth +nm_setting_dcb_set_priority_bandwidth +nm_setting_dcb_get_priority_strict_bandwidth +nm_setting_dcb_set_priority_strict_bandwidth +nm_setting_dcb_get_priority_traffic_class +nm_setting_dcb_set_priority_traffic_class +<SUBSECTION Standard> +NM_IS_SETTING_DCB +NM_IS_SETTING_DCB_CLASS +NM_SETTING_DCB +NM_SETTING_DCB_CLASS +NM_SETTING_DCB_GET_CLASS +NM_TYPE_SETTING_DCB +nm_setting_dcb_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-generic</FILE> +<TITLE>NMSettingGeneric</TITLE> +NM_SETTING_GENERIC_SETTING_NAME +NMSettingGeneric +NMSettingGenericClass +nm_setting_generic_new +<SUBSECTION Standard> +NM_IS_SETTING_GENERIC +NM_IS_SETTING_GENERIC_CLASS +NM_SETTING_GENERIC +NM_SETTING_GENERIC_CLASS +NM_SETTING_GENERIC_GET_CLASS +NM_TYPE_SETTING_GENERIC +nm_setting_generic_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-gsm</FILE> +<TITLE>NMSettingGsm</TITLE> +NM_SETTING_GSM_SETTING_NAME +NM_SETTING_GSM_NUMBER +NM_SETTING_GSM_USERNAME +NM_SETTING_GSM_PASSWORD +NM_SETTING_GSM_PASSWORD_FLAGS +NM_SETTING_GSM_APN +NM_SETTING_GSM_NETWORK_ID +NM_SETTING_GSM_PIN +NM_SETTING_GSM_PIN_FLAGS +NM_SETTING_GSM_HOME_ONLY +NMSettingGsm +NMSettingGsmClass +nm_setting_gsm_new +nm_setting_gsm_get_number +nm_setting_gsm_get_username +nm_setting_gsm_get_password +nm_setting_gsm_get_apn +nm_setting_gsm_get_network_id +nm_setting_gsm_get_pin +nm_setting_gsm_get_home_only +nm_setting_gsm_get_pin_flags +nm_setting_gsm_get_password_flags +<SUBSECTION Standard> +NM_IS_SETTING_GSM +NM_IS_SETTING_GSM_CLASS +NM_SETTING_GSM +NM_SETTING_GSM_CLASS +NM_SETTING_GSM_GET_CLASS +NM_TYPE_SETTING_GSM +nm_setting_gsm_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-infiniband</FILE> +<TITLE>NMSettingInfiniband</TITLE> +NM_SETTING_INFINIBAND_SETTING_NAME +NM_SETTING_INFINIBAND_MAC_ADDRESS +NM_SETTING_INFINIBAND_MTU +NM_SETTING_INFINIBAND_TRANSPORT_MODE +NM_SETTING_INFINIBAND_P_KEY +NM_SETTING_INFINIBAND_PARENT +NMSettingInfiniband +NMSettingInfinibandClass +nm_setting_infiniband_new +nm_setting_infiniband_get_mac_address +nm_setting_infiniband_get_mtu +nm_setting_infiniband_get_transport_mode +nm_setting_infiniband_get_p_key +nm_setting_infiniband_get_parent +nm_setting_infiniband_get_virtual_interface_name +<SUBSECTION Standard> +NM_IS_SETTING_INFINIBAND +NM_IS_SETTING_INFINIBAND_CLASS +NM_SETTING_INFINIBAND +NM_SETTING_INFINIBAND_CLASS +NM_SETTING_INFINIBAND_GET_CLASS +NM_TYPE_SETTING_INFINIBAND +nm_setting_infiniband_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-ip-config</FILE> +<TITLE>NMSettingIPConfig</TITLE> +NMIPAddress +nm_ip_address_new +nm_ip_address_new_binary +nm_ip_address_ref +nm_ip_address_unref +nm_ip_address_equal +nm_ip_address_dup +nm_ip_address_get_family +nm_ip_address_get_address +nm_ip_address_set_address +nm_ip_address_get_address_binary +nm_ip_address_set_address_binary +nm_ip_address_get_prefix +nm_ip_address_set_prefix +nm_ip_address_get_attribute_names +nm_ip_address_get_attribute +nm_ip_address_set_attribute +NMIPRoute +nm_ip_route_new +nm_ip_route_new_binary +nm_ip_route_ref +nm_ip_route_unref +nm_ip_route_equal +nm_ip_route_dup +nm_ip_route_get_family +nm_ip_route_get_dest +nm_ip_route_set_dest +nm_ip_route_get_dest_binary +nm_ip_route_set_dest_binary +nm_ip_route_get_prefix +nm_ip_route_set_prefix +nm_ip_route_get_next_hop +nm_ip_route_set_next_hop +nm_ip_route_get_next_hop_binary +nm_ip_route_set_next_hop_binary +nm_ip_route_get_metric +nm_ip_route_set_metric +nm_ip_route_get_attribute_names +nm_ip_route_get_attribute +nm_ip_route_set_attribute +NM_SETTING_IP_CONFIG_METHOD +NM_SETTING_IP_CONFIG_DNS +NM_SETTING_IP_CONFIG_DNS_SEARCH +NM_SETTING_IP_CONFIG_ADDRESSES +NM_SETTING_IP_CONFIG_GATEWAY +NM_SETTING_IP_CONFIG_ROUTES +NM_SETTING_IP_CONFIG_ROUTE_METRIC +NM_SETTING_IP_CONFIG_IGNORE_AUTO_ROUTES +NM_SETTING_IP_CONFIG_IGNORE_AUTO_DNS +NM_SETTING_IP_CONFIG_DHCP_HOSTNAME +NM_SETTING_IP_CONFIG_DHCP_SEND_HOSTNAME +NM_SETTING_IP_CONFIG_NEVER_DEFAULT +NM_SETTING_IP_CONFIG_MAY_FAIL +NMSettingIPConfig +NMSettingIPConfigClass +nm_setting_ip_config_get_method +nm_setting_ip_config_get_num_dns +nm_setting_ip_config_get_dns +nm_setting_ip_config_add_dns +nm_setting_ip_config_remove_dns +nm_setting_ip_config_remove_dns_by_value +nm_setting_ip_config_clear_dns +nm_setting_ip_config_get_num_dns_searches +nm_setting_ip_config_get_dns_search +nm_setting_ip_config_add_dns_search +nm_setting_ip_config_remove_dns_search +nm_setting_ip_config_remove_dns_search_by_value +nm_setting_ip_config_clear_dns_searches +nm_setting_ip_config_get_num_addresses +nm_setting_ip_config_get_address +nm_setting_ip_config_add_address +nm_setting_ip_config_remove_address +nm_setting_ip_config_remove_address_by_value +nm_setting_ip_config_clear_addresses +nm_setting_ip_config_get_gateway +nm_setting_ip_config_get_num_routes +nm_setting_ip_config_get_route +nm_setting_ip_config_add_route +nm_setting_ip_config_remove_route +nm_setting_ip_config_remove_route_by_value +nm_setting_ip_config_clear_routes +nm_setting_ip_config_get_route_metric +nm_setting_ip_config_get_ignore_auto_routes +nm_setting_ip_config_get_ignore_auto_dns +nm_setting_ip_config_get_dhcp_hostname +nm_setting_ip_config_get_dhcp_send_hostname +nm_setting_ip_config_get_never_default +nm_setting_ip_config_get_may_fail +<SUBSECTION Standard> +NM_IS_SETTING_IP_CONFIG +NM_IS_SETTING_IP_CONFIG_CLASS +NM_SETTING_IP_CONFIG +NM_SETTING_IP_CONFIG_CLASS +NM_SETTING_IP_CONFIG_GET_CLASS +NM_TYPE_SETTING_IP_CONFIG +nm_ip_address_get_type +nm_ip_route_get_type +nm_setting_ip_config_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-ip4-config</FILE> +<TITLE>NMSettingIP4Config</TITLE> +NM_SETTING_IP4_CONFIG_SETTING_NAME +NM_SETTING_IP4_CONFIG_DHCP_CLIENT_ID +NM_SETTING_IP4_CONFIG_METHOD_AUTO +NM_SETTING_IP4_CONFIG_METHOD_LINK_LOCAL +NM_SETTING_IP4_CONFIG_METHOD_MANUAL +NM_SETTING_IP4_CONFIG_METHOD_SHARED +NM_SETTING_IP4_CONFIG_METHOD_DISABLED +NMSettingIP4Config +NMSettingIP4ConfigClass +nm_setting_ip4_config_new +nm_setting_ip4_config_get_dhcp_client_id +<SUBSECTION Standard> +NM_IS_SETTING_IP4_CONFIG +NM_IS_SETTING_IP4_CONFIG_CLASS +NM_SETTING_IP4_CONFIG +NM_SETTING_IP4_CONFIG_CLASS +NM_SETTING_IP4_CONFIG_GET_CLASS +NM_TYPE_SETTING_IP4_CONFIG +nm_setting_ip4_config_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-ip6-config</FILE> +<TITLE>NMSettingIP6Config</TITLE> +NM_SETTING_IP6_CONFIG_SETTING_NAME +NM_SETTING_IP6_CONFIG_IP6_PRIVACY +NM_SETTING_IP6_CONFIG_METHOD_IGNORE +NM_SETTING_IP6_CONFIG_METHOD_AUTO +NM_SETTING_IP6_CONFIG_METHOD_DHCP +NM_SETTING_IP6_CONFIG_METHOD_LINK_LOCAL +NM_SETTING_IP6_CONFIG_METHOD_MANUAL +NM_SETTING_IP6_CONFIG_METHOD_SHARED +NMSettingIP6ConfigPrivacy +NMSettingIP6Config +NMSettingIP6ConfigClass +nm_setting_ip6_config_new +nm_setting_ip6_config_get_ip6_privacy +<SUBSECTION Standard> +NM_IS_SETTING_IP6_CONFIG +NM_IS_SETTING_IP6_CONFIG_CLASS +NM_SETTING_IP6_CONFIG +NM_SETTING_IP6_CONFIG_CLASS +NM_SETTING_IP6_CONFIG_GET_CLASS +NM_TYPE_SETTING_IP6_CONFIG +nm_setting_ip6_config_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-olpc-mesh</FILE> +<TITLE>NMSettingOlpcMesh</TITLE> +NM_SETTING_OLPC_MESH_SETTING_NAME +NM_SETTING_OLPC_MESH_SSID +NM_SETTING_OLPC_MESH_CHANNEL +NM_SETTING_OLPC_MESH_DHCP_ANYCAST_ADDRESS +NMSettingOlpcMesh +NMSettingOlpcMeshClass +nm_setting_olpc_mesh_new +nm_setting_olpc_mesh_get_ssid +nm_setting_olpc_mesh_get_channel +nm_setting_olpc_mesh_get_dhcp_anycast_address +<SUBSECTION Standard> +NM_IS_SETTING_OLPC_MESH +NM_IS_SETTING_OLPC_MESH_CLASS +NM_SETTING_OLPC_MESH +NM_SETTING_OLPC_MESH_CLASS +NM_SETTING_OLPC_MESH_GET_CLASS +NM_TYPE_SETTING_OLPC_MESH +nm_setting_olpc_mesh_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-ppp</FILE> +<TITLE>NMSettingPpp</TITLE> +NM_SETTING_PPP_SETTING_NAME +NM_SETTING_PPP_NOAUTH +NM_SETTING_PPP_REFUSE_EAP +NM_SETTING_PPP_REFUSE_PAP +NM_SETTING_PPP_REFUSE_CHAP +NM_SETTING_PPP_REFUSE_MSCHAP +NM_SETTING_PPP_REFUSE_MSCHAPV2 +NM_SETTING_PPP_NOBSDCOMP +NM_SETTING_PPP_NODEFLATE +NM_SETTING_PPP_NO_VJ_COMP +NM_SETTING_PPP_REQUIRE_MPPE +NM_SETTING_PPP_REQUIRE_MPPE_128 +NM_SETTING_PPP_MPPE_STATEFUL +NM_SETTING_PPP_CRTSCTS +NM_SETTING_PPP_BAUD +NM_SETTING_PPP_MRU +NM_SETTING_PPP_MTU +NM_SETTING_PPP_LCP_ECHO_FAILURE +NM_SETTING_PPP_LCP_ECHO_INTERVAL +NMSettingPpp +NMSettingPppClass +nm_setting_ppp_new +nm_setting_ppp_get_noauth +nm_setting_ppp_get_refuse_eap +nm_setting_ppp_get_refuse_pap +nm_setting_ppp_get_refuse_chap +nm_setting_ppp_get_refuse_mschap +nm_setting_ppp_get_refuse_mschapv2 +nm_setting_ppp_get_nobsdcomp +nm_setting_ppp_get_nodeflate +nm_setting_ppp_get_no_vj_comp +nm_setting_ppp_get_require_mppe +nm_setting_ppp_get_require_mppe_128 +nm_setting_ppp_get_mppe_stateful +nm_setting_ppp_get_crtscts +nm_setting_ppp_get_baud +nm_setting_ppp_get_mru +nm_setting_ppp_get_mtu +nm_setting_ppp_get_lcp_echo_failure +nm_setting_ppp_get_lcp_echo_interval +<SUBSECTION Standard> +NM_IS_SETTING_PPP +NM_IS_SETTING_PPP_CLASS +NM_SETTING_PPP +NM_SETTING_PPP_CLASS +NM_SETTING_PPP_GET_CLASS +NM_TYPE_SETTING_PPP +nm_setting_ppp_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-pppoe</FILE> +<TITLE>NMSettingPppoe</TITLE> +NM_SETTING_PPPOE_SETTING_NAME +NM_SETTING_PPPOE_SERVICE +NM_SETTING_PPPOE_USERNAME +NM_SETTING_PPPOE_PASSWORD +NM_SETTING_PPPOE_PASSWORD_FLAGS +NMSettingPppoe +NMSettingPppoeClass +nm_setting_pppoe_new +nm_setting_pppoe_get_service +nm_setting_pppoe_get_username +nm_setting_pppoe_get_password +nm_setting_pppoe_get_password_flags +<SUBSECTION Standard> +NM_IS_SETTING_PPPOE +NM_IS_SETTING_PPPOE_CLASS +NM_SETTING_PPPOE +NM_SETTING_PPPOE_CLASS +NM_SETTING_PPPOE_GET_CLASS +NM_TYPE_SETTING_PPPOE +nm_setting_pppoe_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-serial</FILE> +<TITLE>NMSettingSerial</TITLE> +NM_SETTING_SERIAL_SETTING_NAME +NMSettingSerialParity +NM_SETTING_SERIAL_BAUD +NM_SETTING_SERIAL_BITS +NM_SETTING_SERIAL_PARITY +NM_SETTING_SERIAL_STOPBITS +NM_SETTING_SERIAL_SEND_DELAY +NMSettingSerial +NMSettingSerialClass +nm_setting_serial_new +nm_setting_serial_get_baud +nm_setting_serial_get_bits +nm_setting_serial_get_parity +nm_setting_serial_get_stopbits +nm_setting_serial_get_send_delay +<SUBSECTION Standard> +NM_IS_SETTING_SERIAL +NM_IS_SETTING_SERIAL_CLASS +NM_SETTING_SERIAL +NM_SETTING_SERIAL_CLASS +NM_SETTING_SERIAL_GET_CLASS +NM_TYPE_SETTING_SERIAL +nm_setting_serial_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-team</FILE> +<TITLE>NMSettingTeam</TITLE> +NM_SETTING_TEAM_SETTING_NAME +NM_SETTING_TEAM_CONFIG +NMSettingTeam +NMSettingTeamClass +nm_setting_team_new +nm_setting_team_get_config +<SUBSECTION Standard> +NM_IS_SETTING_TEAM +NM_IS_SETTING_TEAM_CLASS +NM_SETTING_TEAM +NM_SETTING_TEAM_CLASS +NM_SETTING_TEAM_GET_CLASS +NM_TYPE_SETTING_TEAM +nm_setting_team_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-team-port</FILE> +<TITLE>NMSettingTeamPort</TITLE> +NM_SETTING_TEAM_PORT_SETTING_NAME +NM_SETTING_TEAM_PORT_CONFIG +NMSettingTeamPort +NMSettingTeamPortClass +nm_setting_team_port_new +nm_setting_team_port_get_config +<SUBSECTION Standard> +NM_IS_SETTING_TEAM_PORT +NM_IS_SETTING_TEAM_PORT_CLASS +NM_SETTING_TEAM_PORT +NM_SETTING_TEAM_PORT_CLASS +NM_SETTING_TEAM_PORT_GET_CLASS +NM_TYPE_SETTING_TEAM_PORT +nm_setting_team_port_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-vlan</FILE> +<TITLE>NMSettingVlan</TITLE> +NM_SETTING_VLAN_SETTING_NAME +NM_SETTING_VLAN_PARENT +NM_SETTING_VLAN_ID +NM_SETTING_VLAN_FLAGS +NM_SETTING_VLAN_INGRESS_PRIORITY_MAP +NM_SETTING_VLAN_EGRESS_PRIORITY_MAP +NMSettingVlan +NMSettingVlanClass +NMVlanPriorityMap +NMVlanFlags +nm_setting_vlan_new +nm_setting_vlan_get_parent +nm_setting_vlan_get_id +nm_setting_vlan_get_flags +nm_setting_vlan_get_num_priorities +nm_setting_vlan_get_priority +nm_setting_vlan_add_priority +nm_setting_vlan_remove_priority +nm_setting_vlan_remove_priority_by_value +nm_setting_vlan_remove_priority_str_by_value +nm_setting_vlan_clear_priorities +nm_setting_vlan_add_priority_str +<SUBSECTION Standard> +NM_IS_SETTING_VLAN +NM_IS_SETTING_VLAN_CLASS +NM_SETTING_VLAN +NM_SETTING_VLAN_CLASS +NM_SETTING_VLAN_GET_CLASS +NM_TYPE_SETTING_VLAN +nm_setting_vlan_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-vpn</FILE> +<TITLE>NMSettingVpn</TITLE> +NM_SETTING_VPN_SETTING_NAME +NM_SETTING_VPN_SERVICE_TYPE +NM_SETTING_VPN_USER_NAME +NM_SETTING_VPN_PERSISTENT +NM_SETTING_VPN_DATA +NM_SETTING_VPN_SECRETS +NMSettingVpn +NMSettingVpnClass +NMVpnIterFunc +nm_setting_vpn_new +nm_setting_vpn_get_service_type +nm_setting_vpn_get_user_name +nm_setting_vpn_get_persistent +nm_setting_vpn_get_num_data_items +nm_setting_vpn_add_data_item +nm_setting_vpn_get_data_item +nm_setting_vpn_remove_data_item +nm_setting_vpn_foreach_data_item +nm_setting_vpn_get_num_secrets +nm_setting_vpn_add_secret +nm_setting_vpn_get_secret +nm_setting_vpn_remove_secret +nm_setting_vpn_foreach_secret +<SUBSECTION Standard> +NM_IS_SETTING_VPN +NM_IS_SETTING_VPN_CLASS +NM_SETTING_VPN +NM_SETTING_VPN_CLASS +NM_SETTING_VPN_GET_CLASS +NM_TYPE_SETTING_VPN +nm_setting_vpn_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-wimax</FILE> +<TITLE>NMSettingWimax</TITLE> +NM_SETTING_WIMAX_SETTING_NAME +NM_SETTING_WIMAX_NETWORK_NAME +NM_SETTING_WIMAX_MAC_ADDRESS +NMSettingWimax +NMSettingWimaxClass +nm_setting_wimax_new +nm_setting_wimax_get_network_name +nm_setting_wimax_get_mac_address +<SUBSECTION Standard> +NM_IS_SETTING_WIMAX +NM_IS_SETTING_WIMAX_CLASS +NM_SETTING_WIMAX +NM_SETTING_WIMAX_CLASS +NM_SETTING_WIMAX_GET_CLASS +NM_TYPE_SETTING_WIMAX +nm_setting_wimax_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-wired</FILE> +<TITLE>NMSettingWired</TITLE> +NM_SETTING_WIRED_SETTING_NAME +NM_SETTING_WIRED_PORT +NM_SETTING_WIRED_SPEED +NM_SETTING_WIRED_DUPLEX +NM_SETTING_WIRED_AUTO_NEGOTIATE +NM_SETTING_WIRED_MAC_ADDRESS +NM_SETTING_WIRED_CLONED_MAC_ADDRESS +NM_SETTING_WIRED_MAC_ADDRESS_BLACKLIST +NM_SETTING_WIRED_MTU +NM_SETTING_WIRED_S390_SUBCHANNELS +NM_SETTING_WIRED_S390_NETTYPE +NM_SETTING_WIRED_S390_OPTIONS +NMSettingWired +NMSettingWiredClass +nm_setting_wired_new +nm_setting_wired_get_port +nm_setting_wired_get_speed +nm_setting_wired_get_duplex +nm_setting_wired_get_auto_negotiate +nm_setting_wired_get_mac_address +nm_setting_wired_get_cloned_mac_address +nm_setting_wired_get_mac_address_blacklist +nm_setting_wired_get_num_mac_blacklist_items +nm_setting_wired_get_mac_blacklist_item +nm_setting_wired_add_mac_blacklist_item +nm_setting_wired_remove_mac_blacklist_item +nm_setting_wired_remove_mac_blacklist_item_by_value +nm_setting_wired_clear_mac_blacklist_items +nm_setting_wired_get_mtu +nm_setting_wired_get_s390_subchannels +nm_setting_wired_get_s390_nettype +nm_setting_wired_get_num_s390_options +nm_setting_wired_get_s390_option +nm_setting_wired_get_s390_option_by_key +nm_setting_wired_add_s390_option +nm_setting_wired_remove_s390_option +nm_setting_wired_get_valid_s390_options +<SUBSECTION Standard> +NM_IS_SETTING_WIRED +NM_IS_SETTING_WIRED_CLASS +NM_SETTING_WIRED +NM_SETTING_WIRED_CLASS +NM_SETTING_WIRED_GET_CLASS +NM_TYPE_SETTING_WIRED +nm_setting_wired_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-wireless</FILE> +<TITLE>NMSettingWireless</TITLE> +NM_SETTING_WIRELESS_SETTING_NAME +NM_SETTING_WIRELESS_SSID +NM_SETTING_WIRELESS_MODE +NM_SETTING_WIRELESS_BAND +NM_SETTING_WIRELESS_CHANNEL +NM_SETTING_WIRELESS_BSSID +NM_SETTING_WIRELESS_RATE +NM_SETTING_WIRELESS_TX_POWER +NM_SETTING_WIRELESS_MAC_ADDRESS +NM_SETTING_WIRELESS_CLONED_MAC_ADDRESS +NM_SETTING_WIRELESS_MAC_ADDRESS_BLACKLIST +NM_SETTING_WIRELESS_MTU +NM_SETTING_WIRELESS_SEEN_BSSIDS +NM_SETTING_WIRELESS_HIDDEN +NM_SETTING_WIRELESS_MODE_ADHOC +NM_SETTING_WIRELESS_MODE_AP +NM_SETTING_WIRELESS_MODE_INFRA +NMSettingWireless +NMSettingWirelessClass +nm_setting_wireless_new +nm_setting_wireless_get_ssid +nm_setting_wireless_get_mode +nm_setting_wireless_get_band +nm_setting_wireless_get_channel +nm_setting_wireless_get_bssid +nm_setting_wireless_get_rate +nm_setting_wireless_get_tx_power +nm_setting_wireless_get_mac_address +nm_setting_wireless_get_cloned_mac_address +nm_setting_wireless_get_mac_address_blacklist +nm_setting_wireless_get_num_mac_blacklist_items +nm_setting_wireless_get_mac_blacklist_item +nm_setting_wireless_add_mac_blacklist_item +nm_setting_wireless_remove_mac_blacklist_item +nm_setting_wireless_remove_mac_blacklist_item_by_value +nm_setting_wireless_clear_mac_blacklist_items +nm_setting_wireless_get_mtu +nm_setting_wireless_get_hidden +nm_setting_wireless_add_seen_bssid +nm_setting_wireless_get_num_seen_bssids +nm_setting_wireless_get_seen_bssid +nm_setting_wireless_ap_security_compatible +<SUBSECTION Standard> +NM_IS_SETTING_WIRELESS +NM_IS_SETTING_WIRELESS_CLASS +NM_SETTING_WIRELESS +NM_SETTING_WIRELESS_CLASS +NM_SETTING_WIRELESS_GET_CLASS +NM_TYPE_SETTING_WIRELESS +nm_setting_wireless_get_type +</SECTION> + +<SECTION> +<FILE>nm-setting-wireless-security</FILE> +<TITLE>NMSettingWirelessSecurity</TITLE> +NM_SETTING_WIRELESS_SECURITY_SETTING_NAME +NMWepKeyType +NM_SETTING_WIRELESS_SECURITY_KEY_MGMT +NM_SETTING_WIRELESS_SECURITY_WEP_TX_KEYIDX +NM_SETTING_WIRELESS_SECURITY_AUTH_ALG +NM_SETTING_WIRELESS_SECURITY_PROTO +NM_SETTING_WIRELESS_SECURITY_PAIRWISE +NM_SETTING_WIRELESS_SECURITY_GROUP +NM_SETTING_WIRELESS_SECURITY_LEAP_USERNAME +NM_SETTING_WIRELESS_SECURITY_WEP_KEY0 +NM_SETTING_WIRELESS_SECURITY_WEP_KEY1 +NM_SETTING_WIRELESS_SECURITY_WEP_KEY2 +NM_SETTING_WIRELESS_SECURITY_WEP_KEY3 +NM_SETTING_WIRELESS_SECURITY_WEP_KEY_FLAGS +NM_SETTING_WIRELESS_SECURITY_WEP_KEY_TYPE +NM_SETTING_WIRELESS_SECURITY_PSK +NM_SETTING_WIRELESS_SECURITY_PSK_FLAGS +NM_SETTING_WIRELESS_SECURITY_LEAP_PASSWORD +NM_SETTING_WIRELESS_SECURITY_LEAP_PASSWORD_FLAGS +NMSettingWirelessSecurity +NMSettingWirelessSecurityClass +nm_setting_wireless_security_new +nm_setting_wireless_security_get_key_mgmt +nm_setting_wireless_security_get_num_protos +nm_setting_wireless_security_get_proto +nm_setting_wireless_security_add_proto +nm_setting_wireless_security_remove_proto +nm_setting_wireless_security_remove_proto_by_value +nm_setting_wireless_security_clear_protos +nm_setting_wireless_security_get_num_pairwise +nm_setting_wireless_security_get_pairwise +nm_setting_wireless_security_add_pairwise +nm_setting_wireless_security_remove_pairwise +nm_setting_wireless_security_remove_pairwise_by_value +nm_setting_wireless_security_clear_pairwise +nm_setting_wireless_security_get_num_groups +nm_setting_wireless_security_get_group +nm_setting_wireless_security_add_group +nm_setting_wireless_security_remove_group +nm_setting_wireless_security_remove_group_by_value +nm_setting_wireless_security_clear_groups +nm_setting_wireless_security_get_psk +nm_setting_wireless_security_get_psk_flags +nm_setting_wireless_security_get_leap_username +nm_setting_wireless_security_get_leap_password +nm_setting_wireless_security_get_leap_password_flags +nm_setting_wireless_security_get_wep_key +nm_setting_wireless_security_set_wep_key +nm_setting_wireless_security_get_wep_tx_keyidx +nm_setting_wireless_security_get_auth_alg +nm_setting_wireless_security_get_wep_key_flags +nm_setting_wireless_security_get_wep_key_type +<SUBSECTION Standard> +NM_IS_SETTING_WIRELESS_SECURITY +NM_IS_SETTING_WIRELESS_SECURITY_CLASS +NM_SETTING_WIRELESS_SECURITY +NM_SETTING_WIRELESS_SECURITY_CLASS +NM_SETTING_WIRELESS_SECURITY_GET_CLASS +NM_TYPE_SETTING_WIRELESS_SECURITY +nm_setting_wireless_security_get_type +</SECTION> + +<SECTION> +<FILE>nm-simple-connection</FILE> +<TITLE>NMSimpleConnection</TITLE> +NMSimpleConnection +NMSimpleConnectionClass +nm_simple_connection_new +nm_simple_connection_new_from_dbus +nm_simple_connection_new_clone +<SUBSECTION Standard> +NM_IS_SIMPLE_CONNECTION +NM_IS_SIMPLE_CONNECTION_CLASS +NM_SIMPLE_CONNECTION +NM_SIMPLE_CONNECTION_CLASS +NM_SIMPLE_CONNECTION_GET_CLASS +NM_TYPE_SIMPLE_CONNECTION +nm_simple_connection_get_type +</SECTION> + +<SECTION> +<FILE>nm-utils</FILE> +nm_utils_is_empty_ssid +nm_utils_escape_ssid +nm_utils_same_ssid +nm_utils_ssid_to_utf8 +NMUtilsSecurityType +nm_utils_security_valid +nm_utils_ap_mode_security_valid +nm_utils_wep_key_valid +nm_utils_wpa_psk_valid +nm_utils_ip4_dns_to_variant +nm_utils_ip4_dns_from_variant +nm_utils_ip4_addresses_to_variant +nm_utils_ip4_addresses_from_variant +nm_utils_ip4_routes_to_variant +nm_utils_ip4_routes_from_variant +nm_utils_ip4_netmask_to_prefix +nm_utils_ip4_prefix_to_netmask +nm_utils_ip4_get_default_prefix +nm_utils_ip6_dns_to_variant +nm_utils_ip6_dns_from_variant +nm_utils_ip6_addresses_to_variant +nm_utils_ip6_addresses_from_variant +nm_utils_ip6_routes_to_variant +nm_utils_ip6_routes_from_variant +nm_utils_ip_addresses_to_variant +nm_utils_ip_addresses_from_variant +nm_utils_ip_routes_to_variant +nm_utils_ip_routes_from_variant +nm_utils_uuid_generate +nm_utils_file_is_certificate +nm_utils_file_is_private_key +nm_utils_file_is_pkcs12 +NMUtilsFileSearchInPathsPredicate +nm_utils_file_search_in_paths +nm_utils_wifi_freq_to_channel +nm_utils_wifi_channel_to_freq +nm_utils_wifi_find_next_channel +nm_utils_wifi_is_channel_valid +nm_utils_wifi_strength_bars +NM_UTILS_HWADDR_LEN_MAX +nm_utils_hwaddr_len +nm_utils_hwaddr_ntoa +nm_utils_hwaddr_atoba +nm_utils_hwaddr_aton +nm_utils_hwaddr_valid +nm_utils_hwaddr_canonical +nm_utils_hwaddr_matches +nm_utils_bin2hexstr +nm_utils_hexstr2bin +nm_utils_iface_valid_name +nm_utils_is_uuid +NM_UTILS_INET_ADDRSTRLEN +nm_utils_inet4_ntop +nm_utils_inet6_ntop +nm_utils_ipaddr_valid +nm_utils_check_virtual_device_compatibility +</SECTION> + +<SECTION> +<FILE>nm-version</FILE> +NM_MAJOR_VERSION +NM_MINOR_VERSION +NM_MICRO_VERSION +NM_CHECK_VERSION +NM_ENCODE_VERSION +NM_VERSION_0_9_8 +NM_VERSION_0_9_10 +NM_VERSION_1_0 +NM_VERSION_CUR_STABLE +NM_VERSION_NEXT_STABLE +NM_VERSION_MIN_REQUIRED +NM_VERSION_MAX_ALLOWED +NM_DEPRECATED_IN_0_9_10 +NM_DEPRECATED_IN_0_9_10_FOR +NM_DEPRECATED_IN_1_0 +NM_DEPRECATED_IN_1_0_FOR +NM_AVAILABLE_IN_0_9_10 +NM_AVAILABLE_IN_1_0 +</SECTION> + +<SECTION> +<FILE>nm-vpn-connection</FILE> +<TITLE>NMVpnConnection</TITLE> +NM_VPN_CONNECTION_VPN_STATE +NM_VPN_CONNECTION_BANNER +NMVpnConnection +NMVpnConnectionClass +nm_vpn_connection_get_vpn_state +nm_vpn_connection_get_banner +<SUBSECTION Standard> +NM_IS_VPN_CONNECTION +NM_IS_VPN_CONNECTION_CLASS +NM_TYPE_VPN_CONNECTION +NM_VPN_CONNECTION +NM_VPN_CONNECTION_CLASS +NM_VPN_CONNECTION_GET_CLASS +nm_vpn_connection_get_type +</SECTION> + +<SECTION> +<FILE>nm-vpn-dbus-interface</FILE> +NM_DBUS_PATH_VPN +NM_DBUS_INTERFACE_VPN +NM_DBUS_PATH_VPN_CONNECTION +NM_DBUS_INTERFACE_VPN_CONNECTION +NM_VPN_DBUS_PLUGIN_PATH +NM_VPN_DBUS_PLUGIN_INTERFACE +NM_DBUS_NO_ACTIVE_VPN_CONNECTION +NM_DBUS_NO_VPN_CONNECTIONS +NM_DBUS_INVALID_VPN_CONNECTION +NM_DBUS_VPN_ERROR_PREFIX +NM_DBUS_VPN_STARTING_IN_PROGRESS +NM_DBUS_VPN_ALREADY_STARTED +NM_DBUS_VPN_STOPPING_IN_PROGRESS +NM_DBUS_VPN_ALREADY_STOPPED +NM_DBUS_VPN_WRONG_STATE +NM_DBUS_VPN_BAD_ARGUMENTS +NM_DBUS_VPN_INTERACTIVE_NOT_SUPPORTED +NM_DBUS_VPN_SIGNAL_LOGIN_BANNER +NM_DBUS_VPN_SIGNAL_LOGIN_FAILED +NM_DBUS_VPN_SIGNAL_LAUNCH_FAILED +NM_DBUS_VPN_SIGNAL_CONNECT_FAILED +NM_DBUS_VPN_SIGNAL_VPN_CONFIG_BAD +NM_DBUS_VPN_SIGNAL_IP_CONFIG_BAD +NM_DBUS_VPN_SIGNAL_STATE_CHANGE +NM_DBUS_VPN_SIGNAL_IP4_CONFIG +NMVpnServiceState +NMVpnConnectionState +NMVpnConnectionStateReason +NMVpnPluginFailure +NM_VPN_PLUGIN_CONFIG_TUNDEV +NM_VPN_PLUGIN_CONFIG_BANNER +NM_VPN_PLUGIN_CONFIG_EXT_GATEWAY +NM_VPN_PLUGIN_CONFIG_MTU +NM_VPN_PLUGIN_CONFIG_HAS_IP4 +NM_VPN_PLUGIN_CONFIG_HAS_IP6 +NM_VPN_PLUGIN_CAN_PERSIST +NM_VPN_PLUGIN_IP4_CONFIG_INT_GATEWAY +NM_VPN_PLUGIN_IP4_CONFIG_ADDRESS +NM_VPN_PLUGIN_IP4_CONFIG_PTP +NM_VPN_PLUGIN_IP4_CONFIG_PREFIX +NM_VPN_PLUGIN_IP4_CONFIG_DNS +NM_VPN_PLUGIN_IP4_CONFIG_NBNS +NM_VPN_PLUGIN_IP4_CONFIG_MSS +NM_VPN_PLUGIN_IP4_CONFIG_DOMAIN +NM_VPN_PLUGIN_IP4_CONFIG_DOMAINS +NM_VPN_PLUGIN_IP4_CONFIG_ROUTES +NM_VPN_PLUGIN_IP4_CONFIG_NEVER_DEFAULT +NM_VPN_PLUGIN_IP4_CONFIG_GATEWAY +NM_VPN_PLUGIN_IP4_CONFIG_BANNER +NM_VPN_PLUGIN_IP4_CONFIG_EXT_GATEWAY +NM_VPN_PLUGIN_IP4_CONFIG_MTU +NM_VPN_PLUGIN_IP4_CONFIG_TUNDEV +NM_VPN_PLUGIN_IP6_CONFIG_INT_GATEWAY +NM_VPN_PLUGIN_IP6_CONFIG_ADDRESS +NM_VPN_PLUGIN_IP6_CONFIG_PTP +NM_VPN_PLUGIN_IP6_CONFIG_PREFIX +NM_VPN_PLUGIN_IP6_CONFIG_DNS +NM_VPN_PLUGIN_IP6_CONFIG_MSS +NM_VPN_PLUGIN_IP6_CONFIG_DOMAIN +NM_VPN_PLUGIN_IP6_CONFIG_DOMAINS +NM_VPN_PLUGIN_IP6_CONFIG_ROUTES +NM_VPN_PLUGIN_IP6_CONFIG_NEVER_DEFAULT +</SECTION> + +<SECTION> +<FILE>nm-vpn-editor-plugin</FILE> +<TITLE>NMVpnEditor</TITLE> +<TITLE>NMVpnEditorPlugin</TITLE> +NMVpnEditorPluginFactory +nm_vpn_editor_plugin_factory +NMVpnEditorPluginCapability +NM_VPN_EDITOR_PLUGIN_NAME +NM_VPN_EDITOR_PLUGIN_DESCRIPTION +NM_VPN_EDITOR_PLUGIN_SERVICE +NMVpnEditorPluginInterface +nm_vpn_editor_plugin_get_editor +nm_vpn_editor_plugin_get_capabilities +nm_vpn_editor_plugin_import +nm_vpn_editor_plugin_export +nm_vpn_editor_plugin_get_suggested_filename +NMVpnEditorInterface +nm_vpn_editor_get_widget +nm_vpn_editor_update_connection +<SUBSECTION Standard> +NM_IS_VPN_EDITOR +NM_IS_VPN_EDITOR_PLUGIN +NM_TYPE_VPN_EDITOR +NM_TYPE_VPN_EDITOR_PLUGIN +NM_VPN_EDITOR +NM_VPN_EDITOR_GET_INTERFACE +NM_VPN_EDITOR_PLUGIN +NM_VPN_EDITOR_PLUGIN_GET_INTERFACE +nm_vpn_editor_get_type +nm_vpn_editor_plugin_get_type +</SECTION> + +<SECTION> +<FILE>nm-wimax-nsp</FILE> +<TITLE>NMWimaxNsp</TITLE> +NM_WIMAX_NSP_NAME +NM_WIMAX_NSP_SIGNAL_QUALITY +NM_WIMAX_NSP_NETWORK_TYPE +NMWimaxNspNetworkType +NMWimaxNsp +NMWimaxNspClass +nm_wimax_nsp_get_name +nm_wimax_nsp_get_signal_quality +nm_wimax_nsp_get_network_type +nm_wimax_nsp_filter_connections +nm_wimax_nsp_connection_valid +<SUBSECTION Standard> +NM_IS_WIMAX_NSP +NM_IS_WIMAX_NSP_CLASS +NM_TYPE_WIMAX_NSP +NM_WIMAX_NSP +NM_WIMAX_NSP_CLASS +NM_WIMAX_NSP_GET_CLASS +nm_wimax_nsp_get_type +</SECTION> + |