Expand description
GRE Packet abstraction.
Structs§
- Gre
- GRE (Generic Routing Encapsulation) Packet.
- GreIterable
- Used to iterate over a slice of
GrePackets - GrePacket
- A structure enabling manipulation of on the wire packets
- Mutable
GrePacket - A structure enabling manipulation of on the wire packets
- Mutable
U16BE Packet - A structure enabling manipulation of on the wire packets
- Mutable
U32BE Packet - A structure enabling manipulation of on the wire packets
- U16BE
u16be, but we can’t use that directly in aVec:(- U16BE
Iterable - Used to iterate over a slice of
U16BEPackets - U16BE
Packet - A structure enabling manipulation of on the wire packets
- U32BE
u32be, but we can’t use that directly in aVec:(- U32BE
Iterable - Used to iterate over a slice of
U32BEPackets - U32BE
Packet - A structure enabling manipulation of on the wire packets