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 GrePackets
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 U16BEPackets
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 U32BEPackets
A structure enabling manipulation of on the wire packets
