1
2/* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */
3
4/* Generated by glib-mkenums. Do not edit */
5
6#ifndef __NM_CORE_ENUM_TYPES_H__
7#define __NM_CORE_ENUM_TYPES_H__
8
9#include <glib-object.h>
10
11G_BEGIN_DECLS
12GType nm_connection_serialization_flags_get_type (void) G_GNUC_CONST;
13#define NM_TYPE_CONNECTION_SERIALIZATION_FLAGS (nm_connection_serialization_flags_get_type ())
14GType nm_capability_get_type (void) G_GNUC_CONST;
15#define NM_TYPE_CAPABILITY (nm_capability_get_type ())
16GType nm_state_get_type (void) G_GNUC_CONST;
17#define NM_TYPE_STATE (nm_state_get_type ())
18GType nm_connectivity_state_get_type (void) G_GNUC_CONST;
19#define NM_TYPE_CONNECTIVITY_STATE (nm_connectivity_state_get_type ())
20GType nm_device_type_get_type (void) G_GNUC_CONST;
21#define NM_TYPE_DEVICE_TYPE (nm_device_type_get_type ())
22GType nm_device_capabilities_get_type (void) G_GNUC_CONST;
23#define NM_TYPE_DEVICE_CAPABILITIES (nm_device_capabilities_get_type ())
24GType nm_device_wifi_capabilities_get_type (void) G_GNUC_CONST;
25#define NM_TYPE_DEVICE_WIFI_CAPABILITIES (nm_device_wifi_capabilities_get_type ())
26GType nm_802_11_ap_flags_get_type (void) G_GNUC_CONST;
27#define NM_TYPE_802_11_AP_FLAGS (nm_802_11_ap_flags_get_type ())
28GType nm_802_11_ap_security_flags_get_type (void) G_GNUC_CONST;
29#define NM_TYPE_802_11_AP_SECURITY_FLAGS (nm_802_11_ap_security_flags_get_type ())
30GType nm_802_11_mode_get_type (void) G_GNUC_CONST;
31#define NM_TYPE_802_11_MODE (nm_802_11_mode_get_type ())
32GType nm_bluetooth_capabilities_get_type (void) G_GNUC_CONST;
33#define NM_TYPE_BLUETOOTH_CAPABILITIES (nm_bluetooth_capabilities_get_type ())
34GType nm_device_modem_capabilities_get_type (void) G_GNUC_CONST;
35#define NM_TYPE_DEVICE_MODEM_CAPABILITIES (nm_device_modem_capabilities_get_type ())
36GType nm_wimax_nsp_network_type_get_type (void) G_GNUC_CONST;
37#define NM_TYPE_WIMAX_NSP_NETWORK_TYPE (nm_wimax_nsp_network_type_get_type ())
38GType nm_device_state_get_type (void) G_GNUC_CONST;
39#define NM_TYPE_DEVICE_STATE (nm_device_state_get_type ())
40GType nm_device_state_reason_get_type (void) G_GNUC_CONST;
41#define NM_TYPE_DEVICE_STATE_REASON (nm_device_state_reason_get_type ())
42GType nm_metered_get_type (void) G_GNUC_CONST;
43#define NM_TYPE_METERED (nm_metered_get_type ())
44GType nm_connection_multi_connect_get_type (void) G_GNUC_CONST;
45#define NM_TYPE_CONNECTION_MULTI_CONNECT (nm_connection_multi_connect_get_type ())
46GType nm_active_connection_state_get_type (void) G_GNUC_CONST;
47#define NM_TYPE_ACTIVE_CONNECTION_STATE (nm_active_connection_state_get_type ())
48GType nm_active_connection_state_reason_get_type (void) G_GNUC_CONST;
49#define NM_TYPE_ACTIVE_CONNECTION_STATE_REASON (nm_active_connection_state_reason_get_type ())
50GType nm_secret_agent_get_secrets_flags_get_type (void) G_GNUC_CONST;
51#define NM_TYPE_SECRET_AGENT_GET_SECRETS_FLAGS (nm_secret_agent_get_secrets_flags_get_type ())
52GType nm_secret_agent_capabilities_get_type (void) G_GNUC_CONST;
53#define NM_TYPE_SECRET_AGENT_CAPABILITIES (nm_secret_agent_capabilities_get_type ())
54GType nm_ip_tunnel_mode_get_type (void) G_GNUC_CONST;
55#define NM_TYPE_IP_TUNNEL_MODE (nm_ip_tunnel_mode_get_type ())
56GType nm_checkpoint_create_flags_get_type (void) G_GNUC_CONST;
57#define NM_TYPE_CHECKPOINT_CREATE_FLAGS (nm_checkpoint_create_flags_get_type ())
58GType nm_settings_connection_flags_get_type (void) G_GNUC_CONST;
59#define NM_TYPE_SETTINGS_CONNECTION_FLAGS (nm_settings_connection_flags_get_type ())
60GType nm_activation_state_flags_get_type (void) G_GNUC_CONST;
61#define NM_TYPE_ACTIVATION_STATE_FLAGS (nm_activation_state_flags_get_type ())
62GType nm_settings_add_connection2_flags_get_type (void) G_GNUC_CONST;
63#define NM_TYPE_SETTINGS_ADD_CONNECTION2_FLAGS (nm_settings_add_connection2_flags_get_type ())
64GType nm_settings_update2_flags_get_type (void) G_GNUC_CONST;
65#define NM_TYPE_SETTINGS_UPDATE2_FLAGS (nm_settings_update2_flags_get_type ())
66GType nm_ternary_get_type (void) G_GNUC_CONST;
67#define NM_TYPE_TERNARY (nm_ternary_get_type ())
68GType nm_manager_reload_flags_get_type (void) G_GNUC_CONST;
69#define NM_TYPE_MANAGER_RELOAD_FLAGS (nm_manager_reload_flags_get_type ())
70GType nm_device_interface_flags_get_type (void) G_GNUC_CONST;
71#define NM_TYPE_DEVICE_INTERFACE_FLAGS (nm_device_interface_flags_get_type ())
72GType nm_client_permission_get_type (void) G_GNUC_CONST;
73#define NM_TYPE_CLIENT_PERMISSION (nm_client_permission_get_type ())
74GType nm_client_permission_result_get_type (void) G_GNUC_CONST;
75#define NM_TYPE_CLIENT_PERMISSION_RESULT (nm_client_permission_result_get_type ())
76GType nm_agent_manager_error_get_type (void) G_GNUC_CONST;
77#define NM_TYPE_AGENT_MANAGER_ERROR (nm_agent_manager_error_get_type ())
78GType nm_connection_error_get_type (void) G_GNUC_CONST;
79#define NM_TYPE_CONNECTION_ERROR (nm_connection_error_get_type ())
80GType nm_crypto_error_get_type (void) G_GNUC_CONST;
81#define NM_TYPE_CRYPTO_ERROR (nm_crypto_error_get_type ())
82GType nm_device_error_get_type (void) G_GNUC_CONST;
83#define NM_TYPE_DEVICE_ERROR (nm_device_error_get_type ())
84GType nm_manager_error_get_type (void) G_GNUC_CONST;
85#define NM_TYPE_MANAGER_ERROR (nm_manager_error_get_type ())
86GType nm_secret_agent_error_get_type (void) G_GNUC_CONST;
87#define NM_TYPE_SECRET_AGENT_ERROR (nm_secret_agent_error_get_type ())
88GType nm_settings_error_get_type (void) G_GNUC_CONST;
89#define NM_TYPE_SETTINGS_ERROR (nm_settings_error_get_type ())
90GType nm_vpn_plugin_error_get_type (void) G_GNUC_CONST;
91#define NM_TYPE_VPN_PLUGIN_ERROR (nm_vpn_plugin_error_get_type ())
92GType nm_keyfile_handler_flags_get_type (void) G_GNUC_CONST;
93#define NM_TYPE_KEYFILE_HANDLER_FLAGS (nm_keyfile_handler_flags_get_type ())
94GType nm_keyfile_handler_type_get_type (void) G_GNUC_CONST;
95#define NM_TYPE_KEYFILE_HANDLER_TYPE (nm_keyfile_handler_type_get_type ())
96GType nm_keyfile_warn_severity_get_type (void) G_GNUC_CONST;
97#define NM_TYPE_KEYFILE_WARN_SEVERITY (nm_keyfile_warn_severity_get_type ())
98GType nm_setting_802_1x_ck_format_get_type (void) G_GNUC_CONST;
99#define NM_TYPE_SETTING_802_1X_CK_FORMAT (nm_setting_802_1x_ck_format_get_type ())
100GType nm_setting_802_1x_ck_scheme_get_type (void) G_GNUC_CONST;
101#define NM_TYPE_SETTING_802_1X_CK_SCHEME (nm_setting_802_1x_ck_scheme_get_type ())
102GType nm_setting_802_1x_auth_flags_get_type (void) G_GNUC_CONST;
103#define NM_TYPE_SETTING_802_1X_AUTH_FLAGS (nm_setting_802_1x_auth_flags_get_type ())
104GType nm_setting_connection_autoconnect_slaves_get_type (void) G_GNUC_CONST;
105#define NM_TYPE_SETTING_CONNECTION_AUTOCONNECT_SLAVES (nm_setting_connection_autoconnect_slaves_get_type ())
106GType nm_setting_connection_lldp_get_type (void) G_GNUC_CONST;
107#define NM_TYPE_SETTING_CONNECTION_LLDP (nm_setting_connection_lldp_get_type ())
108GType nm_setting_connection_mdns_get_type (void) G_GNUC_CONST;
109#define NM_TYPE_SETTING_CONNECTION_MDNS (nm_setting_connection_mdns_get_type ())
110GType nm_setting_connection_llmnr_get_type (void) G_GNUC_CONST;
111#define NM_TYPE_SETTING_CONNECTION_LLMNR (nm_setting_connection_llmnr_get_type ())
112GType nm_setting_connection_dns_over_tls_get_type (void) G_GNUC_CONST;
113#define NM_TYPE_SETTING_CONNECTION_DNS_OVER_TLS (nm_setting_connection_dns_over_tls_get_type ())
114GType nm_setting_dcb_flags_get_type (void) G_GNUC_CONST;
115#define NM_TYPE_SETTING_DCB_FLAGS (nm_setting_dcb_flags_get_type ())
116GType nm_ip_address_cmp_flags_get_type (void) G_GNUC_CONST;
117#define NM_TYPE_IP_ADDRESS_CMP_FLAGS (nm_ip_address_cmp_flags_get_type ())
118GType nm_ip_routing_rule_as_string_flags_get_type (void) G_GNUC_CONST;
119#define NM_TYPE_IP_ROUTING_RULE_AS_STRING_FLAGS (nm_ip_routing_rule_as_string_flags_get_type ())
120GType nm_dhcp_hostname_flags_get_type (void) G_GNUC_CONST;
121#define NM_TYPE_DHCP_HOSTNAME_FLAGS (nm_dhcp_hostname_flags_get_type ())
122GType nm_ip_tunnel_flags_get_type (void) G_GNUC_CONST;
123#define NM_TYPE_IP_TUNNEL_FLAGS (nm_ip_tunnel_flags_get_type ())
124GType nm_setting_ip6_config_privacy_get_type (void) G_GNUC_CONST;
125#define NM_TYPE_SETTING_IP6_CONFIG_PRIVACY (nm_setting_ip6_config_privacy_get_type ())
126GType nm_setting_ip6_config_addr_gen_mode_get_type (void) G_GNUC_CONST;
127#define NM_TYPE_SETTING_IP6_CONFIG_ADDR_GEN_MODE (nm_setting_ip6_config_addr_gen_mode_get_type ())
128GType nm_setting_macsec_mode_get_type (void) G_GNUC_CONST;
129#define NM_TYPE_SETTING_MACSEC_MODE (nm_setting_macsec_mode_get_type ())
130GType nm_setting_macsec_validation_get_type (void) G_GNUC_CONST;
131#define NM_TYPE_SETTING_MACSEC_VALIDATION (nm_setting_macsec_validation_get_type ())
132GType nm_setting_macvlan_mode_get_type (void) G_GNUC_CONST;
133#define NM_TYPE_SETTING_MACVLAN_MODE (nm_setting_macvlan_mode_get_type ())
134GType nm_setting_proxy_method_get_type (void) G_GNUC_CONST;
135#define NM_TYPE_SETTING_PROXY_METHOD (nm_setting_proxy_method_get_type ())
136GType nm_setting_serial_parity_get_type (void) G_GNUC_CONST;
137#define NM_TYPE_SETTING_SERIAL_PARITY (nm_setting_serial_parity_get_type ())
138GType nm_sriov_vf_vlan_protocol_get_type (void) G_GNUC_CONST;
139#define NM_TYPE_SRIOV_VF_VLAN_PROTOCOL (nm_sriov_vf_vlan_protocol_get_type ())
140GType nm_team_link_watcher_arp_ping_flags_get_type (void) G_GNUC_CONST;
141#define NM_TYPE_TEAM_LINK_WATCHER_ARP_PING_FLAGS (nm_team_link_watcher_arp_ping_flags_get_type ())
142GType nm_setting_tun_mode_get_type (void) G_GNUC_CONST;
143#define NM_TYPE_SETTING_TUN_MODE (nm_setting_tun_mode_get_type ())
144GType nm_vlan_priority_map_get_type (void) G_GNUC_CONST;
145#define NM_TYPE_VLAN_PRIORITY_MAP (nm_vlan_priority_map_get_type ())
146GType nm_vlan_flags_get_type (void) G_GNUC_CONST;
147#define NM_TYPE_VLAN_FLAGS (nm_vlan_flags_get_type ())
148GType nm_setting_wired_wake_on_lan_get_type (void) G_GNUC_CONST;
149#define NM_TYPE_SETTING_WIRED_WAKE_ON_LAN (nm_setting_wired_wake_on_lan_get_type ())
150GType nm_wep_key_type_get_type (void) G_GNUC_CONST;
151#define NM_TYPE_WEP_KEY_TYPE (nm_wep_key_type_get_type ())
152GType nm_setting_wireless_security_pmf_get_type (void) G_GNUC_CONST;
153#define NM_TYPE_SETTING_WIRELESS_SECURITY_PMF (nm_setting_wireless_security_pmf_get_type ())
154GType nm_setting_wireless_security_wps_method_get_type (void) G_GNUC_CONST;
155#define NM_TYPE_SETTING_WIRELESS_SECURITY_WPS_METHOD (nm_setting_wireless_security_wps_method_get_type ())
156GType nm_setting_wireless_security_fils_get_type (void) G_GNUC_CONST;
157#define NM_TYPE_SETTING_WIRELESS_SECURITY_FILS (nm_setting_wireless_security_fils_get_type ())
158GType nm_setting_wireless_wake_on_wlan_get_type (void) G_GNUC_CONST;
159#define NM_TYPE_SETTING_WIRELESS_WAKE_ON_WLAN (nm_setting_wireless_wake_on_wlan_get_type ())
160GType nm_setting_wireless_powersave_get_type (void) G_GNUC_CONST;
161#define NM_TYPE_SETTING_WIRELESS_POWERSAVE (nm_setting_wireless_powersave_get_type ())
162GType nm_setting_secret_flags_get_type (void) G_GNUC_CONST;
163#define NM_TYPE_SETTING_SECRET_FLAGS (nm_setting_secret_flags_get_type ())
164GType nm_setting_compare_flags_get_type (void) G_GNUC_CONST;
165#define NM_TYPE_SETTING_COMPARE_FLAGS (nm_setting_compare_flags_get_type ())
166GType nm_setting_mac_randomization_get_type (void) G_GNUC_CONST;
167#define NM_TYPE_SETTING_MAC_RANDOMIZATION (nm_setting_mac_randomization_get_type ())
168GType nm_setting_diff_result_get_type (void) G_GNUC_CONST;
169#define NM_TYPE_SETTING_DIFF_RESULT (nm_setting_diff_result_get_type ())
170GType nm_utils_security_type_get_type (void) G_GNUC_CONST;
171#define NM_TYPE_UTILS_SECURITY_TYPE (nm_utils_security_type_get_type ())
172GType nm_vpn_service_state_get_type (void) G_GNUC_CONST;
173#define NM_TYPE_VPN_SERVICE_STATE (nm_vpn_service_state_get_type ())
174GType nm_vpn_connection_state_get_type (void) G_GNUC_CONST;
175#define NM_TYPE_VPN_CONNECTION_STATE (nm_vpn_connection_state_get_type ())
176GType nm_vpn_connection_state_reason_get_type (void) G_GNUC_CONST;
177#define NM_TYPE_VPN_CONNECTION_STATE_REASON (nm_vpn_connection_state_reason_get_type ())
178GType nm_vpn_plugin_failure_get_type (void) G_GNUC_CONST;
179#define NM_TYPE_VPN_PLUGIN_FAILURE (nm_vpn_plugin_failure_get_type ())
180GType nm_vpn_editor_plugin_capability_get_type (void) G_GNUC_CONST;
181#define NM_TYPE_VPN_EDITOR_PLUGIN_CAPABILITY (nm_vpn_editor_plugin_capability_get_type ())
182G_END_DECLS
183
184#endif /* __NM_CORE_ENUM_TYPES_H__ */
185
186/* Generated data ends here */
187
188

source code of include/libnm/nm-core-enum-types.h