Documentation
¶
Index ¶
Constants ¶
View Source
const ( ETH_GSTRING_LEN = 32 ETH_SS_STATS = 1 ETHTOOL_GDRVINFO = 0x00000003 ETHTOOL_GSTRINGS = 0x0000001b ETHTOOL_GSTATS = 0x0000001d )
ethtool stats related constants.
View Source
const (
IFNAMSIZ = 16
)
View Source
const (
MAX_GSTRINGS = 100
)
MAX_GSTRINGS maximum number of stats entries that ethtool can retrieve currently.
View Source
const (
SIOCETHTOOL = 0x8946
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Source Files
¶
- ethtool.go
Click to show internal directories.
Click to hide internal directories.
