ethtool_optname_is_feature


Description:


[ Version ( since = "1.20" ) ]
public bool ethtool_optname_is_feature (string? optname)

Checks whether optname is a valid option name for an offload feature.

returns: true, if optname is valid

Note that ethtool_optname_is_feature was first added to the libnm header files in 1.14.0 but forgot to actually add to the library. This happened belatedly in 1.20.0 and the stable versions 1.18.2, 1.16.4 and 1.14.8 (with linker version "libnm_1_14_8").

Parameters:

optname

the option name to check


Namespace: NM
Package: libnm



2022 vala-language.org