Module pnet_packet::icmp::echo_request::IcmpCodes[][src]

Expand description

Enumeration of available ICMP codes for “echo reply” ICMP packets. There is actually only one, since the only valid ICMP code is 0.

Constants

0 is the only available ICMP code for “echo reply” ICMP packets.