FreeBSD kernel WLAN code
ieee80211_beacon_offsets Struct Reference

#include <ieee80211_proto.h>

Data Fields

uint8_t bo_flags [4]
 
uint16_t * bo_caps
 
uint8_t * bo_cfp
 
uint8_t * bo_tim
 
uint8_t * bo_wme
 
uint8_t * bo_tdma
 
uint8_t * bo_tim_trailer
 
uint16_t bo_tim_len
 
uint16_t bo_tim_trailer_len
 
uint8_t * bo_erp
 
uint8_t * bo_htinfo
 
uint8_t * bo_ath
 
uint8_t * bo_appie
 
uint16_t bo_appie_len
 
uint16_t bo_csa_trailer_len
 
uint8_t * bo_csa
 
uint8_t * bo_quiet
 
uint8_t * bo_meshconf
 
uint8_t * bo_vhtinfo
 
uint8_t * bo_spare [2]
 

Detailed Description

Definition at line 378 of file ieee80211_proto.h.

Field Documentation

◆ bo_appie

uint8_t* ieee80211_beacon_offsets::bo_appie

Definition at line 391 of file ieee80211_proto.h.

Referenced by ieee80211_beacon_construct(), and ieee80211_beacon_update().

◆ bo_appie_len

uint16_t ieee80211_beacon_offsets::bo_appie_len

Definition at line 392 of file ieee80211_proto.h.

Referenced by ieee80211_beacon_construct(), and ieee80211_beacon_update().

◆ bo_ath

uint8_t* ieee80211_beacon_offsets::bo_ath

Definition at line 390 of file ieee80211_proto.h.

Referenced by ieee80211_beacon_construct(), and ieee80211_beacon_update().

◆ bo_caps

uint16_t* ieee80211_beacon_offsets::bo_caps

Definition at line 380 of file ieee80211_proto.h.

Referenced by ieee80211_beacon_construct(), and ieee80211_beacon_update().

◆ bo_cfp

uint8_t* ieee80211_beacon_offsets::bo_cfp

Definition at line 381 of file ieee80211_proto.h.

Referenced by ieee80211_beacon_construct().

◆ bo_csa

uint8_t* ieee80211_beacon_offsets::bo_csa

Definition at line 394 of file ieee80211_proto.h.

Referenced by ieee80211_beacon_construct(), and ieee80211_beacon_update().

◆ bo_csa_trailer_len

uint16_t ieee80211_beacon_offsets::bo_csa_trailer_len

Definition at line 393 of file ieee80211_proto.h.

Referenced by ieee80211_beacon_construct(), and ieee80211_beacon_update().

◆ bo_erp

uint8_t* ieee80211_beacon_offsets::bo_erp

Definition at line 388 of file ieee80211_proto.h.

Referenced by ieee80211_beacon_construct(), and ieee80211_beacon_update().

◆ bo_flags

uint8_t ieee80211_beacon_offsets::bo_flags[4]

Definition at line 379 of file ieee80211_proto.h.

Referenced by ieee80211_beacon_update(), and ieee80211_mesh_update_beacon().

◆ bo_htinfo

uint8_t* ieee80211_beacon_offsets::bo_htinfo

◆ bo_meshconf

uint8_t* ieee80211_beacon_offsets::bo_meshconf

◆ bo_quiet

uint8_t* ieee80211_beacon_offsets::bo_quiet

Definition at line 395 of file ieee80211_proto.h.

Referenced by ieee80211_beacon_construct(), and ieee80211_beacon_update().

◆ bo_spare

uint8_t* ieee80211_beacon_offsets::bo_spare[2]

Definition at line 398 of file ieee80211_proto.h.

◆ bo_tdma

uint8_t* ieee80211_beacon_offsets::bo_tdma

Definition at line 384 of file ieee80211_proto.h.

Referenced by ieee80211_beacon_construct(), and ieee80211_beacon_update().

◆ bo_tim

uint8_t* ieee80211_beacon_offsets::bo_tim

Definition at line 382 of file ieee80211_proto.h.

Referenced by ieee80211_beacon_construct(), and ieee80211_beacon_update().

◆ bo_tim_len

uint16_t ieee80211_beacon_offsets::bo_tim_len

Definition at line 386 of file ieee80211_proto.h.

Referenced by ieee80211_beacon_construct(), and ieee80211_beacon_update().

◆ bo_tim_trailer

uint8_t* ieee80211_beacon_offsets::bo_tim_trailer

Definition at line 385 of file ieee80211_proto.h.

Referenced by ieee80211_beacon_construct(), and ieee80211_beacon_update().

◆ bo_tim_trailer_len

uint16_t ieee80211_beacon_offsets::bo_tim_trailer_len

Definition at line 387 of file ieee80211_proto.h.

Referenced by ieee80211_beacon_construct(), and ieee80211_beacon_update().

◆ bo_vhtinfo

uint8_t* ieee80211_beacon_offsets::bo_vhtinfo

Definition at line 397 of file ieee80211_proto.h.

Referenced by ieee80211_beacon_construct(), and ieee80211_beacon_update().

◆ bo_wme

uint8_t* ieee80211_beacon_offsets::bo_wme

Definition at line 383 of file ieee80211_proto.h.

Referenced by ieee80211_beacon_construct(), and ieee80211_beacon_update().


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