Main Page | Data Structures | Directories | File List | Data Fields | Globals

mac_restrictions Struct Reference

#include <hostap_ap.h>


Public Types

enum  { MAC_POLICY_OPEN = 0, MAC_POLICY_ALLOW, MAC_POLICY_DENY }

Data Fields

enum mac_restrictions:: { ... }  policy
unsigned int entries
list_head mac_list
spinlock_t lock


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
MAC_POLICY_OPEN 
MAC_POLICY_ALLOW 
MAC_POLICY_DENY 

Definition at line 150 of file hostap_ap.h.


Field Documentation

unsigned int mac_restrictions::entries
 

Definition at line 151 of file hostap_ap.h.

Referenced by ap_control_proc_read().

spinlock_t mac_restrictions::lock
 

Definition at line 153 of file hostap_ap.h.

Referenced by ap_control_proc_read(), and hostap_init_data().

struct list_head mac_restrictions::mac_list
 

Definition at line 152 of file hostap_ap.h.

Referenced by ap_control_proc_read(), and hostap_init_data().

enum { ... } mac_restrictions::policy
 

Referenced by ap_control_proc_read().


The documentation for this struct was generated from the following file:
Generated on Mon Nov 21 16:04:58 2005 for openwifi by  doxygen 1.4.1