Namespace inet
Ipv6NdOptions
class(no description)
Extends
Name | Type | Description |
---|---|---|
cObject | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
option | Ipv6NdOption[] |
TLV Options: |
Source code
class Ipv6NdOptions extends cObject { @packetData; // TLV Options: Ipv6NdOption *option[] @owned; // on end of message }File: src/inet/networklayer/icmpv6/Ipv6NdMessage.msg