Module xenet_packet::icmp

source ·
Expand description

An ICMP packet abstraction.

Modules

Structs

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

Enums

  • Represents the “ICMP type” header field.

Constants

Functions

  • Calculates a checksum of an ICMP packet.