From 1372848511cb896b80b51ed1a3e9606bd9816631 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 10 Feb 2023 11:50:34 +0100 Subject: New upstream version 1.42.0 --- docs/libnm/html/NMSettingOvsPatch.html | 143 --------------------------------- 1 file changed, 143 deletions(-) delete mode 100644 docs/libnm/html/NMSettingOvsPatch.html (limited to 'docs/libnm/html/NMSettingOvsPatch.html') diff --git a/docs/libnm/html/NMSettingOvsPatch.html b/docs/libnm/html/NMSettingOvsPatch.html deleted file mode 100644 index 41b4d578..00000000 --- a/docs/libnm/html/NMSettingOvsPatch.html +++ /dev/null @@ -1,143 +0,0 @@ - - - - -NMSettingOvsPatch: libnm Reference Manual - - - - - - - - - - - - - - - - -
-
-
- - -
-

NMSettingOvsPatch

-

NMSettingOvsPatch — Describes connection properties for Open vSwitch patch interfaces.

-
-
-

Functions

-
---- - - - - - - - - - - -
-NMSetting * - -nm_setting_ovs_patch_new () -
const char * - -nm_setting_ovs_patch_get_peer () -
-
-
-

Types and Values

-
---- - - - - - - - - - - -
#defineNM_SETTING_OVS_PATCH_SETTING_NAME
#defineNM_SETTING_OVS_PATCH_PEER
-
-
-

Description

-

The NMSettingOvsPatch object is a NMSetting subclass that describes properties -necessary for Open vSwitch interfaces of type "patch".

-
-
-

Functions

-
-

nm_setting_ovs_patch_new ()

-
NMSetting *
-nm_setting_ovs_patch_new (void);
-

Creates a new NMSettingOvsPatch object with default values.

-
-

Returns

-

the new empty NMSettingOvsPatch object.

-

[transfer full]

-
-

Since: 1.10

-
-
-
-

nm_setting_ovs_patch_get_peer ()

-
const char *
-nm_setting_ovs_patch_get_peer (NMSettingOvsPatch *self);
-
-

Parameters

-
----- - - - - - -

self

the NMSettingOvsPatch

 
-
-
-

Returns

-

the “peer” property of the setting

-
-

Since: 1.10

-
-
-
-

Types and Values

-
-

NM_SETTING_OVS_PATCH_SETTING_NAME

-
#define NM_SETTING_OVS_PATCH_SETTING_NAME "ovs-patch"
-
-
-
-
-

NM_SETTING_OVS_PATCH_PEER

-
#define NM_SETTING_OVS_PATCH_PEER "peer"
-
-
-
-
- - - \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From b22a7b55d0bc5a7999dccaeacdde745f5ace9d66 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 23 Feb 2023 17:11:22 +0100 Subject: New upstream version 1.42.2 --- docs/libnm/html/NMSettingOvsPatch.html | 143 +++++++++++++++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 docs/libnm/html/NMSettingOvsPatch.html (limited to 'docs/libnm/html/NMSettingOvsPatch.html') diff --git a/docs/libnm/html/NMSettingOvsPatch.html b/docs/libnm/html/NMSettingOvsPatch.html new file mode 100644 index 00000000..5e6891ff --- /dev/null +++ b/docs/libnm/html/NMSettingOvsPatch.html @@ -0,0 +1,143 @@ + + + + +NMSettingOvsPatch: libnm Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

NMSettingOvsPatch

+

NMSettingOvsPatch — Describes connection properties for Open vSwitch patch interfaces.

+
+
+

Functions

+
++++ + + + + + + + + + + +
+NMSetting * + +nm_setting_ovs_patch_new () +
const char * + +nm_setting_ovs_patch_get_peer () +
+
+
+

Types and Values

+
++++ + + + + + + + + + + +
#defineNM_SETTING_OVS_PATCH_SETTING_NAME
#defineNM_SETTING_OVS_PATCH_PEER
+
+
+

Description

+

The NMSettingOvsPatch object is a NMSetting subclass that describes properties +necessary for Open vSwitch interfaces of type "patch".

+
+
+

Functions

+
+

nm_setting_ovs_patch_new ()

+
NMSetting *
+nm_setting_ovs_patch_new (void);
+

Creates a new NMSettingOvsPatch object with default values.

+
+

Returns

+

the new empty NMSettingOvsPatch object.

+

[transfer full]

+
+

Since: 1.10

+
+
+
+

nm_setting_ovs_patch_get_peer ()

+
const char *
+nm_setting_ovs_patch_get_peer (NMSettingOvsPatch *self);
+
+

Parameters

+
+++++ + + + + + +

self

the NMSettingOvsPatch

 
+
+
+

Returns

+

the “peer” property of the setting

+
+

Since: 1.10

+
+
+
+

Types and Values

+
+

NM_SETTING_OVS_PATCH_SETTING_NAME

+
#define NM_SETTING_OVS_PATCH_SETTING_NAME "ovs-patch"
+
+
+
+
+

NM_SETTING_OVS_PATCH_PEER

+
#define NM_SETTING_OVS_PATCH_PEER "peer"
+
+
+
+
+ + + \ No newline at end of file -- cgit 1.3.0-6-gf8a5