Sha256: 2812ffa54843bcf171f7c398c83f431d008b894e5771e6e8b02404f5d64332f5

Contents?: true

Size: 109 Bytes

Versions: 6

Compression:

Stored size: 109 Bytes

Contents

require 'rethtool'
require 'cstruct'

class Rethtool::EthtoolValue < CStruct
	uint32 :cmd
	uint32 :value
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rethtool-0.0.8 lib/rethtool/ethtool_value.rb
rethtool-0.0.6 lib/rethtool/ethtool_value.rb
rethtool-0.0.5 lib/rethtool/ethtool_value.rb
rethtool-0.0.4 lib/rethtool/ethtool_value.rb
rethtool-0.0.3 lib/rethtool/ethtool_value.rb
rethtool-0.0.2 lib/rethtool/ethtool_value.rb