Go to the documentation of this file.
26 #include <linux/types.h>
27 #include <linux/list.h>
36 #define DECLARE_SSID_BUF(var) char var[IEEE80211_MAX_SSID_LEN * 4 + 1] __maybe_unused
38 #define NUM_WEP_KEYS 4
53 void *(*init) (
int keyidx);
78 char *(*print_stats) (
char *
p,
void *
priv);