Package | Description |
---|---|
org.pcap4j.packet | |
org.pcap4j.packet.namednumber |
Modifier and Type | Method and Description |
---|---|
GtpV1ExtensionHeaderType |
GtpV1Packet.GtpV1Header.getNextExtensionHeaderType() |
Modifier and Type | Method and Description |
---|---|
GtpV1Packet.Builder |
GtpV1Packet.Builder.nextExtensionHeaderType(GtpV1ExtensionHeaderType nextExtensionHeaderType) |
Modifier and Type | Field and Description |
---|---|
static GtpV1ExtensionHeaderType |
GtpV1ExtensionHeaderType.MBMS_SUPPORT_INDICATION
MBMS support indication: 0000 0001
|
static GtpV1ExtensionHeaderType |
GtpV1ExtensionHeaderType.MS_INFO_CHANGE_REPORTING_SUPPORT_INDICATION
MS Info Change Reporting support indication: 0000 0010
|
static GtpV1ExtensionHeaderType |
GtpV1ExtensionHeaderType.NO_MORE_EXTENSION_HEADERS
No more extension headers: 0000 0000
|
static GtpV1ExtensionHeaderType |
GtpV1ExtensionHeaderType.PDCP_PDU_NUMBER
PDCP PDU number: 1100 0000
|
static GtpV1ExtensionHeaderType |
GtpV1ExtensionHeaderType.SUSPEND_REQUEST
Suspend Request: 1100 0001
|
static GtpV1ExtensionHeaderType |
GtpV1ExtensionHeaderType.SUSPEND_RESPONSE
Suspend Response: 1100 0010
|
Modifier and Type | Method and Description |
---|---|
static GtpV1ExtensionHeaderType |
GtpV1ExtensionHeaderType.getInstance(Byte value) |
static GtpV1ExtensionHeaderType |
GtpV1ExtensionHeaderType.register(GtpV1ExtensionHeaderType type) |
Modifier and Type | Method and Description |
---|---|
int |
GtpV1ExtensionHeaderType.compareTo(GtpV1ExtensionHeaderType o) |
static GtpV1ExtensionHeaderType |
GtpV1ExtensionHeaderType.register(GtpV1ExtensionHeaderType type) |
Copyright © 2011–2018 Pcap4J.org. All rights reserved.