Public Attributes
wpa_event_data::ft_ies Struct Reference

#include <driver.h>

List of all members.

Public Attributes

int ft_action
const u8 * ies
size_t ies_len
const u8 * ric_ies
size_t ric_ies_len
u8 target_ap [ETH_ALEN]

Detailed Description

struct ft_ies - FT information elements (EVENT_FT_RESPONSE)

During FT (IEEE 802.11r) authentication sequence, the driver is expected to use this event to report received FT IEs (MDIE, FTIE, RSN IE, TIE, possible resource request) to the supplicant. The FT IEs for the next message will be delivered through the struct wpa_driver_ops::update_ft_ies() callback.

Definition at line 2215 of file driver.h.


Member Data Documentation

Definition at line 2218 of file driver.h.

Definition at line 2216 of file driver.h.

Definition at line 2217 of file driver.h.

Optional IE(s), e.g., WMM TSPEC(s), for RIC-Request

Definition at line 2221 of file driver.h.

Length of ric_ies buffer in octets

Definition at line 2223 of file driver.h.

Definition at line 2219 of file driver.h.


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


wpa_supplicant_node
Author(s): Package maintained by Blaise Gassend
autogenerated on Thu Apr 24 2014 15:33:26