ethtool_optname_is_ring
Description:
[ Version ( since = "1.26" ) ]
public bool ethtool_optname_is_ring (string? optname)
Checks whether optname
is a valid option name for a ring setting.
returns: true, if optname
is valid
Parameters:
optname |
the option name to check
|