Go to the source code of this file.
Functions | |
static void | rsn_preauth_finished (struct hostapd_data *hapd, struct sta_info *sta, int success) |
static void | rsn_preauth_free_station (struct hostapd_data *hapd, struct sta_info *sta) |
static void | rsn_preauth_iface_deinit (struct hostapd_data *hapd) |
static int | rsn_preauth_iface_init (struct hostapd_data *hapd) |
static void | rsn_preauth_send (struct hostapd_data *hapd, struct sta_info *sta, u8 *buf, size_t len) |
static void rsn_preauth_finished | ( | struct hostapd_data * | hapd, | |
struct sta_info * | sta, | |||
int | success | |||
) | [inline, static] |
Definition at line 39 of file preauth_auth.h.
static void rsn_preauth_free_station | ( | struct hostapd_data * | hapd, | |
struct sta_info * | sta | |||
) | [inline, static] |
Definition at line 51 of file preauth_auth.h.
static void rsn_preauth_iface_deinit | ( | struct hostapd_data * | hapd | ) | [inline, static] |
Definition at line 35 of file preauth_auth.h.
static int rsn_preauth_iface_init | ( | struct hostapd_data * | hapd | ) | [inline, static] |
Definition at line 30 of file preauth_auth.h.
static void rsn_preauth_send | ( | struct hostapd_data * | hapd, | |
struct sta_info * | sta, | |||
u8 * | buf, | |||
size_t | len | |||
) | [inline, static] |
Definition at line 45 of file preauth_auth.h.