libwifi 0.0.3
An 802.11 Frame Parsing and Generation library in C
|
Go to the source code of this file.
Data Structures | |
struct | libwifi_bss |
struct | libwifi_sta |
Macros | |
#define | LIBWIFI_BSS 0 |
#define | LIBWIFI_STA 1 |
Functions | |
static void | libwifi_free_bss (struct libwifi_bss *bss) |
static void | libwifi_free_sta (struct libwifi_sta *sta) |
|
inlinestatic |
|
inlinestatic |