Module pnet::packet::icmp::echo_reply::icmp_codes [] [src]

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

Constants

NoCode

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