| Top |
const char ** nm_setting_ethtool_get_optnames (NMSettingEthtool *setting,guint *out_length);
nm_setting_ethtool_get_optnames is deprecated and should not be used in newly-written code.
NMTernary nm_setting_ethtool_get_feature (NMSettingEthtool *setting,const char *optname);
nm_setting_ethtool_get_feature is deprecated and should not be used in newly-written code.
void nm_setting_ethtool_set_feature (NMSettingEthtool *setting,const char *optname,NMTernary value);
nm_setting_ethtool_set_feature is deprecated and should not be used in newly-written code.
void
nm_setting_ethtool_clear_features (NMSettingEthtool *setting);
nm_setting_ethtool_clear_features is deprecated and should not be used in newly-written code.