Linux Kernel
3.7.1
|
#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 |
struct list_head | mac_list |
spinlock_t | lock |
Definition at line 139 of file hostap_ap.h.
anonymous enum |
Definition at line 140 of file hostap_ap.h.
unsigned int entries |
Definition at line 141 of file hostap_ap.h.
spinlock_t lock |
Definition at line 143 of file hostap_ap.h.
Definition at line 142 of file hostap_ap.h.
enum { ... } policy |