Expand description
GRE Packet abstraction.
Structs§
- Gre
- GRE (Generic Routing Encapsulation) Packet.
- GreIterable
- Used to iterate over a slice of
GrePacket
s - 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
U16BEPacket
s - 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
U32BEPacket
s - U32BE
Packet - A structure enabling manipulation of on the wire packets