#include <iperf.h>
Data Fields | |
uint8_t | tcp_client |
uint8_t | tcp_server |
uint8_t | udp_client |
uint8_t | udp_server |
uint8_t app_status::tcp_client |
Referenced by IperfSocketEventHandler(), and main().
uint8_t app_status::tcp_server |
Referenced by iperf_wifi_cb(), IperfSocketEventHandler(), and main().
uint8_t app_status::udp_client |
Referenced by IperfPrintStats(), IperfUDP_ClientStart(), and main().
uint8_t app_status::udp_server |
Referenced by iperf_wifi_cb(), IperfPrintStats(), IperfSocketEventHandler(), and main().