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