public class PrefixInfo extends NDOption
MTU, PREFIXINFO, REDIRECTED, SOURCELLA, TARGETLLA
Modifier and Type | Method | Description |
---|---|---|
String |
getAFlag() |
Returns the autonomous address-configuration flag of this PrefixInfo header.
|
String |
getLFlag() |
Returns the on-link flag of this PrefixInfo header.
|
String |
getPreferredLifeTime() |
Returns the preferred life time of this PrefixInfo header.
|
String |
getPrefix() |
Returns the prefix of this PrefixInfo header.
|
String |
getPrefixLength() |
Returns the prefix length of this PrefixInfo header.
|
String |
getValidLifeTime() |
Returns the valid life time of this PrefixInfo header.
|
String |
toString(FormatProperties filter) |
Returns a printable representation of this header.
|
getHeaderLen, getLength, getNDType, getNextHeader
getChecksum, getCode, getTypeField
getHeaderData, getName, getPayload, getPayLoad, getPayloadBytes, getPayloadHexString, getType, printHexHeader, toHexString, toString
public String toString(FormatProperties filter)
toString
in class ICMP6Header
filter
- FormatProperties object for filtering this header.public String getPrefixLength()
public String getLFlag()
public String getAFlag()
public String getValidLifeTime()
public String getPreferredLifeTime()
public String getPrefix()
Copyright © 2024. All rights reserved.