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

Expand description

Enumeration of available ICMP codes for ICMP echo replay 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.