Expand description
Ethernet Flow Control [IEEE 802.3x] abstraction.
Modules§
- Flow
Control Opcodes - Flow control opcodes are defined in IEEE 802.3x
Structs§
- Flow
Control - Represents an Ethernet Flow Control packet defined by IEEE 802.3x. (wikipedia)
- Flow
Control Iterable - Used to iterate over a slice of
FlowControlPacket
s - Flow
Control Opcode - Represents the opcode field in an Ethernet Flow Control packet.
- Flow
Control Packet - A structure enabling manipulation of on the wire packets
- Mutable
Flow Control Packet - A structure enabling manipulation of on the wire packets