Module xenet_packet::gre
source · Expand description
GRE Packet abstraction.
Structs
- GRE (Generic Routing Encapsulation) Packet.
- Used to iterate over a slice of
GrePacket
s - A structure enabling manipulation of on the wire packets
- A structure enabling manipulation of on the wire packets
- A structure enabling manipulation of on the wire packets
- A structure enabling manipulation of on the wire packets
u16be
, but we can’t use that directly in aVec
:(- Used to iterate over a slice of
U16BEPacket
s - A structure enabling manipulation of on the wire packets
u32be
, but we can’t use that directly in aVec
:(- Used to iterate over a slice of
U32BEPacket
s - A structure enabling manipulation of on the wire packets