From 70e18d99b8e3e77bb37e218d7ac582130156f8ef Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 25 Jan 2024 09:46:18 +0100 Subject: New upstream version 1.45.90 --- docs/libnm/html/NMSettingEthtool.html | 74 +++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) (limited to 'docs/libnm/html/NMSettingEthtool.html') diff --git a/docs/libnm/html/NMSettingEthtool.html b/docs/libnm/html/NMSettingEthtool.html index 17229f97..0f7af39b 100644 --- a/docs/libnm/html/NMSettingEthtool.html +++ b/docs/libnm/html/NMSettingEthtool.html @@ -73,6 +73,22 @@ +gboolean + + +nm_ethtool_optname_is_channels () + + + + +gboolean + + +nm_ethtool_optname_is_eee () + + + + NMSetting * @@ -253,6 +269,64 @@ is valid


+

nm_ethtool_optname_is_channels ()

+
gboolean
+nm_ethtool_optname_is_channels (const char *optname);
+

Checks whether optname + is a valid option name for a channels setting.

+
+

Parameters

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

optname

the option name to check.

[nullable]
+
+
+

Returns

+

TRUE, if optname +is valid

+
+

Since: 1.46

+
+
+
+

nm_ethtool_optname_is_eee ()

+
gboolean
+nm_ethtool_optname_is_eee (const char *optname);
+

Checks whether optname + is a valid option name for an eee setting.

+
+

Parameters

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

optname

the option name to check.

[nullable]
+
+
+

Returns

+

TRUE, if optname +is valid

+
+

Since: 1.46

+
+
+

nm_setting_ethtool_new ()

NMSetting *
 nm_setting_ethtool_new (void);
-- cgit 1.3.0-6-gf8a5