From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001
From: Michael Biebl
-
-#define
-NM_VLAN_FLAGS_ALL
-
+
NMSetting *
@@ -256,6 +252,10 @@
enum
NMVlanFlags
+
@@ -288,23 +288,18 @@ necessary for connection to VLAN interfaces.#define
+NM_VLAN_FLAGS_ALL
+
void);
Registers an error quark for NMSettingVlan if necessary.
NMSetting *
nm_setting_vlan_new (void);
Creates a new NMSettingVlan object with default values.
@@ -315,7 +310,7 @@ nm_setting_vlan_new (void<
const char *
nm_setting_vlan_get_interface_name (NMSettingVlan *setting);
-Parameters
+Parameters