Documentation ¶
Index ¶
Constants ¶
View Source
const ( SIOCETHTOOL = 0x8946 // linux/sockios.h ETHTOOL_GTXCSUM = 0x00000016 // linux/ethtool.h ETHTOOL_STXCSUM = 0x00000017 // linux/ethtool.h IFNAMSIZ = 16 // linux/if.h )
Variables ¶
This section is empty.
Functions ¶
func EthtoolTXOff ¶ added in v0.11.0
Disable TX checksum offload on specified interface
Types ¶
type DHCPHandler ¶
type DHCPHandler struct {
// contains filtered or unexported fields
}
type EthtoolValue ¶ added in v0.11.0
linux/ethtool.h 'struct ethtool_value'
Click to show internal directories.
Click to hide internal directories.