Package | Description |
---|---|
org.pcap4j.packet |
Modifier and Type | Class and Description |
---|---|
static class |
SctpPacket.SctpHeader
SCTP header
0 16 31 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Src Port | Dst Port | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Verification Tag | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Checksum | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Chunk #1 | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | ... |
static class |
TcpPacket.TcpHeader |
static class |
UdpPacket.UdpHeader |
Modifier and Type | Method and Description |
---|---|
TransportPacket.TransportHeader |
TransportPacket.getHeader() |
Copyright © 2011–2019 Pcap4J.org. All rights reserved.