public static final class IpV6ExtRoutingPacket.IpV6ExtRoutingHeader extends AbstractPacket.AbstractHeader
Modifier and Type | Method and Description |
---|---|
protected String |
buildString() |
int |
calcLength() |
IpV6ExtRoutingPacket.IpV6RoutingData |
getData() |
byte |
getHdrExtLen() |
int |
getHdrExtLenAsInt() |
IpNumber |
getNextHeader() |
protected List<byte[]> |
getRawFields() |
IpV6RoutingHeaderType |
getRoutingType() |
byte |
getSegmentsLeft() |
int |
getSegmentsLeftAsInt() |
buildHexString, buildRawData, calcHashCode, equals, getRawData, hashCode, length, toHexString, toString
public IpNumber getNextHeader()
public byte getHdrExtLen()
public int getHdrExtLenAsInt()
public IpV6RoutingHeaderType getRoutingType()
public byte getSegmentsLeft()
public int getSegmentsLeftAsInt()
public IpV6ExtRoutingPacket.IpV6RoutingData getData()
protected List<byte[]> getRawFields()
getRawFields
in class AbstractPacket.AbstractHeader
public int calcLength()
calcLength
in class AbstractPacket.AbstractHeader
protected String buildString()
buildString
in class AbstractPacket.AbstractHeader
Copyright © 2014. All Rights Reserved.