From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 5 Oct 2020 22:27:18 +0200 Subject: New upstream version 1.27.90 --- docs/libnm/html/NMSettingTCConfig.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'docs/libnm/html/NMSettingTCConfig.html') diff --git a/docs/libnm/html/NMSettingTCConfig.html b/docs/libnm/html/NMSettingTCConfig.html index 92cbd82a..3d8c833f 100644 --- a/docs/libnm/html/NMSettingTCConfig.html +++ b/docs/libnm/html/NMSettingTCConfig.html @@ -1009,6 +1009,7 @@ nm_tc_action_get_attribute_names (a NULL-terminated array of attribute names,.

[transfer full]

+

Since: 1.12


@@ -1050,6 +1051,7 @@ on has no such attribute.

[transfer none]

+

Since: 1.12


@@ -1087,6 +1089,7 @@ nm_tc_action_set_attribute (Since: 1.12


@@ -1808,19 +1811,19 @@ nm_setting_tc_config_clear_tfilters (

Types and Values

NM_SETTING_TC_CONFIG_SETTING_NAME

-
#define NM_SETTING_TC_CONFIG_SETTING_NAME    "tc"
+
#define NM_SETTING_TC_CONFIG_SETTING_NAME "tc"
 

NM_SETTING_TC_CONFIG_QDISCS

-
#define NM_SETTING_TC_CONFIG_QDISCS          "qdiscs"
+
#define NM_SETTING_TC_CONFIG_QDISCS   "qdiscs"
 

NM_SETTING_TC_CONFIG_TFILTERS

-
#define NM_SETTING_TC_CONFIG_TFILTERS        "tfilters"
+
#define NM_SETTING_TC_CONFIG_TFILTERS "tfilters"
 
-- cgit 1.3.0-6-gf8a5 From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 6 Dec 2020 21:57:59 +0100 Subject: New upstream version 1.28.0 --- docs/libnm/html/NMSettingTCConfig.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'docs/libnm/html/NMSettingTCConfig.html') diff --git a/docs/libnm/html/NMSettingTCConfig.html b/docs/libnm/html/NMSettingTCConfig.html index 3d8c833f..50bebca4 100644 --- a/docs/libnm/html/NMSettingTCConfig.html +++ b/docs/libnm/html/NMSettingTCConfig.html @@ -8,7 +8,7 @@ - + @@ -477,7 +477,7 @@ nm_tc_qdisc_new (const char

Returns

the new NMTCQdisc object, or NULL on error.

-

[transfer full]

+

[transfer full]

Since: 1.12

@@ -591,7 +591,7 @@ nm_tc_qdisc_dup (

Returns

a copy of qdisc .

-

[transfer full]

+

[transfer full]

Since: 1.12

@@ -726,7 +726,7 @@ nm_tc_qdisc_get_attribute_names (

Returns

a NULL-terminated array of attribute names or NULL if no attributes are set.

-

[transfer container]

+

[transfer container]

Since: 1.18

@@ -768,7 +768,7 @@ on qdisc , or NULL if qdisc has no such attribute.

-

[transfer none]

+

[transfer none]

Since: 1.18

@@ -803,7 +803,7 @@ nm_tc_qdisc_set_attribute (

value

the value.

-[transfer none][allow-none] +[transfer none][allow-none] @@ -842,7 +842,7 @@ nm_tc_action_new (const char

Returns

the new NMTCAction object, or NULL on error.

-

[transfer full]

+

[transfer full]

Since: 1.12

@@ -956,7 +956,7 @@ nm_tc_action_dup (

Returns

a copy of action .

-

[transfer full]

+

[transfer full]

Since: 1.12

@@ -1007,7 +1007,7 @@ nm_tc_action_get_attribute_names (

Returns

a NULL-terminated array of attribute names,.

-

[transfer full]

+

[transfer full]

Since: 1.12

@@ -1049,7 +1049,7 @@ on action , or NULL if action has no such attribute.

-

[transfer none]

+

[transfer none]

Since: 1.12

@@ -1084,7 +1084,7 @@ nm_tc_action_set_attribute (

value

the value.

-[transfer none][allow-none] +[transfer none][allow-none] @@ -1129,7 +1129,7 @@ nm_tc_tfilter_new (const char

Returns

the new NMTCTfilter object, or NULL on error.

-

[transfer full]

+

[transfer full]

Since: 1.12

@@ -1243,7 +1243,7 @@ nm_tc_tfilter_dup (

Returns

a copy of tfilter .

-

[transfer full]

+

[transfer full]

Since: 1.12

@@ -1418,7 +1418,7 @@ nm_setting_tc_config_new (void

Returns

the new empty NMSettingTCConfig object.

-

[transfer full]

+

[transfer full]

Since: 1.12

@@ -1480,7 +1480,7 @@ nm_setting_tc_config_get_qdisc (

Returns

the qdisc at index idx .

-

[transfer none]

+

[transfer none]

Since: 1.12

@@ -1672,7 +1672,7 @@ nm_setting_tc_config_get_tfilter (

Returns

the tfilter at index idx .

-

[transfer none]

+

[transfer none]

Since: 1.12

@@ -1829,6 +1829,6 @@ nm_setting_tc_config_clear_tfilters ( +
Generated by GTK-Doc V1.33.1 \ No newline at end of file -- cgit 1.3.0-6-gf8a5