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

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