Package | Description |
---|---|
org.pcap4j.packet | |
org.pcap4j.packet.namednumber |
Modifier and Type | Method and Description |
---|---|
IpVersion |
IpV6Packet.IpV6Header.getVersion() |
IpVersion |
IpV4Packet.IpV4Header.getVersion() |
Modifier and Type | Method and Description |
---|---|
IpV6Packet.Builder |
IpV6Packet.Builder.version(IpVersion version) |
IpV4Packet.Builder |
IpV4Packet.Builder.version(IpVersion version) |
Modifier and Type | Field and Description |
---|---|
static IpVersion |
IpVersion.IPV4 |
static IpVersion |
IpVersion.IPV6 |
static IpVersion |
IpVersion.PIP |
static IpVersion |
IpVersion.ST |
static IpVersion |
IpVersion.TP_IX |
static IpVersion |
IpVersion.TUBA |
Modifier and Type | Method and Description |
---|---|
static IpVersion |
IpVersion.getInstance(Byte value) |
static IpVersion |
IpVersion.register(IpVersion version) |
Modifier and Type | Method and Description |
---|---|
int |
IpVersion.compareTo(IpVersion o) |
static IpVersion |
IpVersion.register(IpVersion version) |
Copyright © 2014. All Rights Reserved.