Module pnet_packet::icmpv6::echo_request::Icmpv6Codes[][src]

Expand description

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

Constants

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