IIcmpv6Option

Summary

Represents a generic ICMPv6 (Internet Control Message Protocol version 6) option

that can be included in messages. Each option includes type, length and data.

Properties

Structure

class IIcmpv6Option
data

The data of the option.

Type

Array[uint8]

length

Option's length.

Type

uint8

type

Option's type.

Type

Icmpv6OptionType