wpa_supplicant / hostapd 2.0
Data Structures | Functions

ibss_rsn.h File Reference

wpa_supplicant - IBSS RSN More...

Go to the source code of this file.

Data Structures

struct  ibss_rsn_peer
struct  ibss_rsn

Functions

struct ibss_rsnibss_rsn_init (struct wpa_supplicant *wpa_s)
void ibss_rsn_deinit (struct ibss_rsn *ibss_rsn)
int ibss_rsn_start (struct ibss_rsn *ibss_rsn, const u8 *addr)
void ibss_rsn_stop (struct ibss_rsn *ibss_rsn, const u8 *peermac)
int ibss_rsn_rx_eapol (struct ibss_rsn *ibss_rsn, const u8 *src_addr, const u8 *buf, size_t len)
void ibss_rsn_set_psk (struct ibss_rsn *ibss_rsn, const u8 *psk)

Detailed Description

wpa_supplicant - IBSS RSN

Copyright
Copyright (c) 2009, Jouni Malinen <j@w1.fi>

This software may be distributed under the terms of the BSD license. See README for more details.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines