diff options
| author | Michael Biebl <biebl@debian.org> | 2018-09-08 17:44:06 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-09-08 17:44:06 +0200 |
| commit | 8f7a3cbbdd0c0a48277c341dd3a8ec8743ae9735 (patch) | |
| tree | 4353551fcb59cc822c3cadf2f4888f70601e8fbf /docs/libnm/libnm.types | |
| parent | caf1db9d6fbc056cc6c76a24574890f6c7895f3d (diff) | |
New upstream version 1.13.90 upstream/1.13.90
Diffstat (limited to 'docs/libnm/libnm.types')
| -rw-r--r-- | docs/libnm/libnm.types | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/libnm/libnm.types b/docs/libnm/libnm.types index 5e6f7b56..d6dfdd21 100644 --- a/docs/libnm/libnm.types +++ b/docs/libnm/libnm.types @@ -17,9 +17,11 @@ nm_client_permission_get_type nm_client_permission_result_get_type nm_connection_error_get_type nm_connection_get_type +nm_connection_multi_connect_get_type nm_connection_serialization_flags_get_type nm_connectivity_state_get_type nm_crypto_error_get_type +nm_device_6lowpan_get_type nm_device_adsl_get_type nm_device_bond_get_type nm_device_bridge_get_type @@ -51,6 +53,8 @@ nm_device_vxlan_get_type nm_device_wifi_capabilities_get_type nm_device_wifi_get_type nm_device_wimax_get_type +nm_device_wireguard_get_type +nm_device_wpan_get_type nm_dhcp_config_get_type nm_dns_entry_get_type nm_ip_address_get_type @@ -67,6 +71,7 @@ nm_secret_agent_capabilities_get_type nm_secret_agent_error_get_type nm_secret_agent_get_secrets_flags_get_type nm_secret_agent_old_get_type +nm_setting_6lowpan_get_type nm_setting_802_1x_auth_flags_get_type nm_setting_802_1x_ck_format_get_type nm_setting_802_1x_ck_scheme_get_type @@ -81,11 +86,13 @@ nm_setting_compare_flags_get_type nm_setting_connection_autoconnect_slaves_get_type nm_setting_connection_get_type nm_setting_connection_lldp_get_type +nm_setting_connection_llmnr_get_type nm_setting_connection_mdns_get_type nm_setting_dcb_flags_get_type nm_setting_dcb_get_type nm_setting_diff_result_get_type nm_setting_dummy_get_type +nm_setting_ethtool_get_type nm_setting_generic_get_type nm_setting_get_type nm_setting_gsm_get_type @@ -102,6 +109,7 @@ nm_setting_macsec_mode_get_type nm_setting_macsec_validation_get_type nm_setting_macvlan_get_type nm_setting_macvlan_mode_get_type +nm_setting_match_get_type nm_setting_olpc_mesh_get_type nm_setting_ovs_bridge_get_type nm_setting_ovs_interface_get_type @@ -114,6 +122,7 @@ nm_setting_proxy_method_get_type nm_setting_secret_flags_get_type nm_setting_serial_get_type nm_setting_serial_parity_get_type +nm_setting_sriov_get_type nm_setting_tc_config_get_type nm_setting_team_get_type nm_setting_team_port_get_type @@ -133,16 +142,20 @@ nm_setting_wireless_security_get_type nm_setting_wireless_security_pmf_get_type nm_setting_wireless_security_wps_method_get_type nm_setting_wireless_wake_on_wlan_get_type +nm_setting_wpan_get_type nm_settings_connection_flags_get_type nm_settings_error_get_type nm_settings_update2_flags_get_type nm_simple_connection_get_type +nm_sriov_vf_get_type +nm_sriov_vf_vlan_protocol_get_type nm_state_get_type nm_tc_action_get_type nm_tc_qdisc_get_type nm_tc_tfilter_get_type nm_team_link_watcher_arp_ping_flags_get_type nm_team_link_watcher_get_type +nm_ternary_get_type nm_utils_security_type_get_type nm_vlan_flags_get_type nm_vlan_priority_map_get_type |