Documentation
¶
Index ¶
Constants ¶
View Source
const ( CAN_EFF_MASK uint32 = unix.CAN_EFF_MASK CAN_SFF_MASK uint32 = unix.CAN_SFF_MASK CAN_RTR_FLAG uint32 = unix.CAN_RTR_FLAG CAN_EFF_FLAG uint32 = unix.CAN_EFF_FLAG )
Variables ¶
This section is empty.
Functions ¶
func IsClosedInterfaceError ¶
func ListCANInterfaces ¶ added in v0.2.2
Types ¶
type RawInterface ¶
func NewRawInterface ¶
func NewRawInterface(ifName string) (RawInterface, error)
Click to show internal directories.
Click to hide internal directories.