Module flowcontrol

Source
Expand description

Ethernet Flow Control [IEEE 802.3x] abstraction.

Modules§

FlowControlOpcodes
Flow control opcodes are defined in IEEE 802.3x

Structs§

FlowControl
Represents an Ethernet Flow Control packet defined by IEEE 802.3x. (wikipedia)
FlowControlIterable
Used to iterate over a slice of FlowControlPackets
FlowControlOpcode
Represents the opcode field in an Ethernet Flow Control packet.
FlowControlPacket
A structure enabling manipulation of on the wire packets
MutableFlowControlPacket
A structure enabling manipulation of on the wire packets