Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SegmentedType ¶
type SegmentedType uint8
const ( SegmentedBoth SegmentedType = 0x00 SegmentedTransmit SegmentedType = 0x01 SegmentedReceive SegmentedType = 0x02 NoSegmentation SegmentedType = 0x03 )
func (SegmentedType) String ¶
func (i SegmentedType) String() string
Click to show internal directories.
Click to hide internal directories.