diff options
Diffstat (limited to 'docs/libnm/libnm.types')
| -rw-r--r-- | docs/libnm/libnm.types | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/libnm/libnm.types b/docs/libnm/libnm.types index 2d96d430..3eac5481 100644 --- a/docs/libnm/libnm.types +++ b/docs/libnm/libnm.types @@ -2,6 +2,7 @@ nm_802_11_ap_flags_get_type nm_802_11_ap_security_flags_get_type nm_802_11_mode_get_type nm_access_point_get_type +nm_activation_state_flags_get_type nm_active_connection_get_type nm_active_connection_state_get_type nm_active_connection_state_reason_get_type @@ -34,6 +35,10 @@ nm_device_macvlan_get_type nm_device_modem_capabilities_get_type nm_device_modem_get_type nm_device_olpc_mesh_get_type +nm_device_ovs_bridge_get_type +nm_device_ovs_interface_get_type +nm_device_ovs_port_get_type +nm_device_ppp_get_type nm_device_state_get_type nm_device_state_reason_get_type nm_device_team_get_type @@ -94,6 +99,10 @@ nm_setting_macsec_validation_get_type nm_setting_macvlan_get_type nm_setting_macvlan_mode_get_type nm_setting_olpc_mesh_get_type +nm_setting_ovs_bridge_get_type +nm_setting_ovs_interface_get_type +nm_setting_ovs_patch_get_type +nm_setting_ovs_port_get_type nm_setting_ppp_get_type nm_setting_pppoe_get_type nm_setting_proxy_get_type @@ -115,6 +124,8 @@ nm_setting_wired_wake_on_lan_get_type nm_setting_wireless_get_type nm_setting_wireless_powersave_get_type nm_setting_wireless_security_get_type +nm_setting_wireless_security_pmf_get_type +nm_setting_wireless_security_wps_method_get_type nm_settings_error_get_type nm_simple_connection_get_type nm_state_get_type |