Package | Description |
---|---|
org.pcap4j.packet | |
org.pcap4j.packet.namednumber |
Modifier and Type | Method and Description |
---|---|
RadiotapVhtBandwidth |
RadiotapDataVht.getBandwidth() |
Modifier and Type | Method and Description |
---|---|
RadiotapDataVht.Builder |
RadiotapDataVht.Builder.bandwidth(RadiotapVhtBandwidth bandwidth) |
Modifier and Type | Field and Description |
---|---|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_160
160: 11
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_20
20: 0
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_20L
20L: 2
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_20LL
20LL: 7
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_20LLL
20LLL: 18
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_20LLU
20LLU: 19
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_20LU
20LU: 8
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_20LUL
20LUL: 20
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_20LUU
20LUU: 21
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_20U
20U: 3
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_20UL
20UL: 9
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_20ULL
20ULL: 22
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_20ULU
20ULU: 23
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_20UU
20UU: 10
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_20UUL
20UUL: 24
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_20UUU
20UUU: 25
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_40
40: 1
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_40L
40L: 5
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_40LL
40LL: 14
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_40LU
40LU: 15
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_40U
40U: 6
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_40UL
40UL: 16
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_40UU
40UU: 17
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_80
80: 4
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_80L
80L: 12
|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.BW_80U
80U: 13
|
Modifier and Type | Method and Description |
---|---|
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.getInstance(Byte value) |
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.register(RadiotapVhtBandwidth number) |
Modifier and Type | Method and Description |
---|---|
int |
RadiotapVhtBandwidth.compareTo(RadiotapVhtBandwidth o) |
static RadiotapVhtBandwidth |
RadiotapVhtBandwidth.register(RadiotapVhtBandwidth number) |
Copyright © 2011–2018 Pcap4J.org. All rights reserved.