public class TimeExceeded extends Message
| Modifier and Type | Method | Description |
|---|---|---|
int |
getHeaderLen() |
Returns the length of this header.
|
Header |
getNextHeader() |
Returns the next header in the packet.
|
String |
toString(FormatProperties filter) |
Returns a printable representation of this header.
|
getChecksum, getCode, getTypeFieldgetHeaderData, getName, getPayload, getPayLoad, getPayloadBytes, getPayloadHexString, getType, printHexHeader, toHexString, toStringpublic int getHeaderLen()
getHeaderLen in class ICMP6Headerpublic Header getNextHeader()
getNextHeader in class ICMP6Headerpublic String toString(FormatProperties filter)
Copyright © 2024. All rights reserved.