rsn_pmksa_cache_entry Struct Reference

PMKSA cache entry. More...

#include <pmksa_cache.h>

Collaboration diagram for rsn_pmksa_cache_entry:
Collaboration graph
[legend]

Data Fields

struct rsn_pmksa_cache_entrynext
struct rsn_pmksa_cache_entryhnext
u8 pmkid [PMKID_LEN]
u8 pmk [PMK_LEN]
size_t pmk_len
os_time_t expiration
int akmp
u8 spa [ETH_ALEN]
u8 * identity
size_t identity_len
struct radius_class_data radius_class
u8 eap_type_authsrv
int vlan_id
int opportunistic
u8 aa [ETH_ALEN]
os_time_t reauth_time
void * network_ctx
 Network configuration context.

Detailed Description

PMKSA cache entry.

Definition at line 23 of file pmksa_cache.h.


Field Documentation

Network configuration context.

This field is only used to match PMKSA cache entries to a specific network configuration (e.g., a specific SSID and security policy). This can be a pointer to the configuration entry, but PMKSA caching code does not dereference the value and this could be any kind of identifier.

Definition at line 44 of file pmksa_cache.h.


The documentation for this struct was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Sat Nov 21 23:25:53 2009 for hostapd by  doxygen 1.6.1