Data Fields

libtrace_80211_t Struct Reference

802.11 header More...

Data Fields

LT_BITFIELD32 protocol:2
 Protocol Version.
LT_BITFIELD32 type:2
 Frame Type.
LT_BITFIELD32 subtype:4
 Frame Subtype.
LT_BITFIELD32 to_ds:1
 Packet to Distribution Service.
LT_BITFIELD32 from_ds:1
 Packet from Distribution Service.
LT_BITFIELD32 more_frag:1
 Packet has more fragments.
LT_BITFIELD32 retry:1
 Packet is a retry.
LT_BITFIELD32 power:1
 Power Management mode.
LT_BITFIELD32 more_data:1
 More data is buffered at station.
LT_BITFIELD32 wep:1
 WEP encryption indicator.
LT_BITFIELD32 order:1
 Strictly-Ordered class indicator.
uint16_t duration
 Duration value for NAV calculation.
uint8_t mac1 [6]
 MAC Address 1.
uint8_t mac2 [6]
 MAC Address 2.
uint8_t mac3 [6]
 MAC Address 3.
uint16_t SeqCtl
 Sequence Control.
uint8_t mac4 [6]
 MAC Address 4.

Detailed Description

802.11 header


Field Documentation

Duration value for NAV calculation.

Packet from Distribution Service.

MAC Address 1.

Referenced by trace_get_destination_mac().

MAC Address 2.

MAC Address 3.

MAC Address 4.

More data is buffered at station.

Packet has more fragments.

LT_BITFIELD32 libtrace_80211_t::order

Strictly-Ordered class indicator.

LT_BITFIELD32 libtrace_80211_t::power

Power Management mode.

Protocol Version.

LT_BITFIELD32 libtrace_80211_t::retry

Packet is a retry.

Sequence Control.

Frame Subtype.

LT_BITFIELD32 libtrace_80211_t::to_ds

Packet to Distribution Service.

LT_BITFIELD32 libtrace_80211_t::type

Frame Type.

LT_BITFIELD32 libtrace_80211_t::wep

WEP encryption indicator.


The documentation for this struct was generated from the following file: