![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
#include <tcp_helper.h>
Definition at line 10 of file tcp_helper.h.
u32_t close_calls |
Definition at line 15 of file tcp_helper.h.
u32_t err_calls |
Definition at line 16 of file tcp_helper.h.
char* expected_data |
Definition at line 18 of file tcp_helper.h.
u32_t expected_data_len |
Definition at line 19 of file tcp_helper.h.
err_t last_err |
Definition at line 17 of file tcp_helper.h.
u32_t recv_calls |
Definition at line 11 of file tcp_helper.h.
u32_t recv_calls_after_close |
Definition at line 13 of file tcp_helper.h.
u32_t recved_bytes |
Definition at line 12 of file tcp_helper.h.
u32_t recved_bytes_after_close |
Definition at line 14 of file tcp_helper.h.