Namespace inet
Icmpv6TimeExceededMsg
class(no description)
Extends
Name | Type | Description |
---|---|---|
Icmpv6Header | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
type | ||
code | Icmpv6TimeEx |
Source code
class Icmpv6TimeExceededMsg extends Icmpv6Header { type = ICMPv6_TIME_EXCEEDED; Icmpv6TimeEx code; }File: src/inet/networklayer/icmpv6/Icmpv6Header.msg