hostapd
Public Attributes | List of all members
beacon_data Struct Reference

struct beacon_data - Beacon data : Head portion of Beacon frame (before TIM IE) : Tail portion of Beacon frame (after TIM IE) : Extra information element(s) to add into Beacon frames or NULL : Extra information element(s) to add into Probe Response frames or NULL : Extra information element(s) to add into (Re)Association Response frames or NULL : Probe Response frame template : Length of : Length of : Length of beacon_ies in octets : Length of proberesp_ies in octets : Length of proberesp_ies in octets : Length of probe response template () More...

#include <driver.h>

Public Attributes

u8 * head
 
u8 * tail
 
u8 * beacon_ies
 
u8 * proberesp_ies
 
u8 * assocresp_ies
 
u8 * probe_resp
 
size_t head_len
 
size_t tail_len
 
size_t beacon_ies_len
 
size_t proberesp_ies_len
 
size_t assocresp_ies_len
 
size_t probe_resp_len
 

Detailed Description

struct beacon_data - Beacon data : Head portion of Beacon frame (before TIM IE) : Tail portion of Beacon frame (after TIM IE) : Extra information element(s) to add into Beacon frames or NULL : Extra information element(s) to add into Probe Response frames or NULL : Extra information element(s) to add into (Re)Association Response frames or NULL : Probe Response frame template : Length of : Length of : Length of beacon_ies in octets : Length of proberesp_ies in octets : Length of proberesp_ies in octets : Length of probe response template ()


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