Public Member Functions |
|
| WPA_TRACE_REF (ctx) |
Data Fields |
|
struct wpa_driver_test_global * | global |
|
void * | ctx |
|
u8 | own_addr [ETH_ALEN] |
|
int | test_socket |
|
struct sockaddr_un | hostapd_addr |
|
int | hostapd_addr_set |
|
struct sockaddr_in | hostapd_addr_udp |
|
int | hostapd_addr_udp_set |
|
char * | own_socket_path |
|
char * | test_dir |
|
struct wpa_scan_res * | scanres [MAX_SCAN_RESULTS] |
|
size_t | num_scanres |
|
int | use_associnfo |
|
u8 | assoc_wpa_ie [80] |
|
size_t | assoc_wpa_ie_len |
|
int | associated |
|
u8 * | probe_req_ie |
|
size_t | probe_req_ie_len |
|
u8 | probe_req_ssid [32] |
|
size_t | probe_req_ssid_len |
|
int | ibss |
|
int | ap |
|
struct test_client_socket * | cli |
|
struct dl_list | bss |
|
int | udp_port |
|
int | alloc_iface_idx |
|
int | probe_req_report |
|
unsigned int | remain_on_channel_freq |
|
unsigned int | remain_on_channel_duration |
|
int | current_freq |
|
struct p2p_data * | p2p |
|
unsigned int | off_channel_freq |
|
struct wpabuf * | pending_action_tx |
|
u8 | pending_action_src [ETH_ALEN] |
|
u8 | pending_action_dst [ETH_ALEN] |
|
u8 | pending_action_bssid [ETH_ALEN] |
|
unsigned int | pending_action_freq |
|
unsigned int | pending_action_no_cck |
|
unsigned int | pending_listen_freq |
|
unsigned int | pending_listen_duration |
|
int | pending_p2p_scan |
|
struct sockaddr * | probe_from |
|
socklen_t | probe_from_len |
The documentation for this struct was generated from the following file: