Module pnet_packet::icmpv6::Icmpv6Types [−][src]
Expand description
The enumeration of the recognized ICMPv6 types.
Constants
ICMPv6 type for “destination unreachable”.
ICMPv6 type for “echo reply”.
ICMPv6 type for “echo request”.
ICMPv6 type for “neighbor advertisement”.
ICMPv6 type for “neighbor solicitation”.
ICMPv6 type for “packet too big”.
ICMPv6 type for “parameter problem”.
ICMPv6 type for “redirect”.
ICMPv6 type for “router advertisement”.
ICMPv6 type for “router solicitation”.
ICMPv6 type for “time exceeded”.