Module pnet_packet::icmp

source ·
Expand description

An ICMP packet abstraction.

Modules

Structs

  • Represents a generic ICMP packet.
  • Represents the “ICMP code” header field.
  • Used to iterate over a slice of IcmpPackets
  • A structure enabling manipulation of on the wire packets
  • Represents the “ICMP type” header field.
  • A structure enabling manipulation of on the wire packets

Functions

  • Calculates a checksum of an ICMP packet.