Module pnet_packet::gre [−][src]
Expand description
Minimal GRE Packet implementation: suitable for inspection not generation (e.g. checksum not implemented).
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 a Vec
:(
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 a Vec
:(
Used to iterate over a slice of U32BEPacket
s
A structure enabling manipulation of on the wire packets