public static final class IcmpV6RouterSolicitationPacket.IcmpV6RouterSolicitationHeader extends AbstractPacket.AbstractHeader
Modifier and Type | Method and Description |
---|---|
protected String |
buildString() |
protected int |
calcLength() |
List<IcmpV6CommonPacket.IpV6NeighborDiscoveryOption> |
getOptions() |
protected List<byte[]> |
getRawFields() |
int |
getReserved() |
buildHexString, buildRawData, calcHashCode, equals, getRawData, hashCode, length, toHexString, toString
public int getReserved()
public List<IcmpV6CommonPacket.IpV6NeighborDiscoveryOption> getOptions()
protected List<byte[]> getRawFields()
getRawFields
in class AbstractPacket.AbstractHeader
protected int calcLength()
calcLength
in class AbstractPacket.AbstractHeader
protected String buildString()
buildString
in class AbstractPacket.AbstractHeader
Copyright © 2014. All Rights Reserved.