| Package | Description |
|---|---|
| org.pcap4j.packet | |
| org.pcap4j.packet.namednumber |
| Modifier and Type | Method and Description |
|---|---|
IpV4InternetTimestampOptionFlag |
IpV4InternetTimestampOption.getFlag() |
| Modifier and Type | Method and Description |
|---|---|
IpV4InternetTimestampOption.Builder |
IpV4InternetTimestampOption.Builder.flag(IpV4InternetTimestampOptionFlag flag) |
| Modifier and Type | Field and Description |
|---|---|
static IpV4InternetTimestampOptionFlag |
IpV4InternetTimestampOptionFlag.ADDRESS_PRESPECIFIED
the internet address fields are prespecified: 3
|
static IpV4InternetTimestampOptionFlag |
IpV4InternetTimestampOptionFlag.EACH_TIMESTAMP_PRECEDED_WITH_ADDRESS
each timestamp is preceded with internet address of the registering entity: 1
|
static IpV4InternetTimestampOptionFlag |
IpV4InternetTimestampOptionFlag.TIMESTAMPS_ONLY
timestamps only: 0
|
| Modifier and Type | Method and Description |
|---|---|
static IpV4InternetTimestampOptionFlag |
IpV4InternetTimestampOptionFlag.getInstance(Byte value) |
static IpV4InternetTimestampOptionFlag |
IpV4InternetTimestampOptionFlag.register(IpV4InternetTimestampOptionFlag flag) |
| Modifier and Type | Method and Description |
|---|---|
int |
IpV4InternetTimestampOptionFlag.compareTo(IpV4InternetTimestampOptionFlag o) |
static IpV4InternetTimestampOptionFlag |
IpV4InternetTimestampOptionFlag.register(IpV4InternetTimestampOptionFlag flag) |
Copyright © 2015. All Rights Reserved.