#include <privsep_commands.h>
Public Attributes | |
int | auth_alg |
u8 | bssid [ETH_ALEN] |
int | freq |
int | group_suite |
int | key_mgmt_suite |
int | mode |
int | pairwise_suite |
u8 | ssid [32] |
size_t | ssid_len |
size_t | wpa_ie_len |
Definition at line 35 of file privsep_commands.h.
Definition at line 44 of file privsep_commands.h.
u8 privsep_cmd_associate::bssid[ETH_ALEN] |
Definition at line 37 of file privsep_commands.h.
Definition at line 40 of file privsep_commands.h.
Definition at line 42 of file privsep_commands.h.
Definition at line 43 of file privsep_commands.h.
Definition at line 45 of file privsep_commands.h.
Definition at line 41 of file privsep_commands.h.
u8 privsep_cmd_associate::ssid[32] |
Definition at line 38 of file privsep_commands.h.
Definition at line 39 of file privsep_commands.h.
Definition at line 46 of file privsep_commands.h.