public interface IPv6Packet extends IPPacket
| Modifier and Type | Field and Description |
|---|---|
static int |
EXTENSION_AH |
static int |
EXTENSION_DESTINATION_OPTIONS |
static int |
EXTENSION_ESP |
static int |
EXTENSION_FRAGMENT |
static int |
EXTENSION_HOP_BY_HOP |
static int |
EXTENSION_MOBILITY |
static int |
EXTENSION_ROUTING |
static byte |
VERSION_IDENTIFIER |
| Modifier and Type | Method and Description |
|---|---|
int |
getFlowLabel() |
int |
getHopLimit() |
short |
getTrafficClass() |
clone, getDestinationIP, getFragmentOffset, getHeaderLength, getIdentification, getRawDestinationIP, getRawSourceIP, getSourceIP, getTotalIPLength, getVersion, isFragmented, setDestinationIP, setSourceIPgetArrivalTime, getName, getNextPacket, getPacket, getParentPacket, getPayload, getProtocol, hasProtocol, verify, write, writestatic final byte VERSION_IDENTIFIER
static final int EXTENSION_HOP_BY_HOP
static final int EXTENSION_DESTINATION_OPTIONS
static final int EXTENSION_ROUTING
static final int EXTENSION_FRAGMENT
static final int EXTENSION_AH
static final int EXTENSION_ESP
static final int EXTENSION_MOBILITY
Copyright © 2021. All Rights Reserved.