Ipv6NdOptions

Ipv6NdOptions

class

(no description)

Usage diagram

The following diagram shows usage relationships between types. Unresolved types are missing from the diagram.

Extends

Name Type Description
cObject (unknown -- not in documented files)

Fields

Name Type Description
option Ipv6NdOption[]

TLV Options:

Source code

class Ipv6NdOptions extends cObject
{
    // TLV Options:
    Ipv6NdOption *option[] @owned;  // on end of message
}

File: src/inet/networklayer/icmpv6/Ipv6NdMessage.msg