Package | Description |
---|---|
org.pcap4j.packet |
Modifier and Type | Class and Description |
---|---|
static class |
Dot11ProbeRequestPacket.Dot11ProbeRequestHeader
Header of IEEE802.11 Probe Request
0 15 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Frame Control | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Duration | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | Address1 | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | Address2 | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | Address3 | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Sequence Control | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | HT Control | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | Frame Body | | | |
Modifier and Type | Method and Description |
---|---|
abstract Dot11ManagementPacket.Dot11ManagementHeader |
Dot11ManagementPacket.getHeader() |
Constructor and Description |
---|
Dot11ManagementPacket(Dot11ManagementPacket.Builder builder,
Dot11ManagementPacket.Dot11ManagementHeader header) |
Copyright © 2011–2019 Pcap4J.org. All rights reserved.