![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
#include <tcp_helper.h>
Data Fields | |
u32_t | num_tx_calls |
u32_t | num_tx_bytes |
u8_t | copy_tx_packets |
struct pbuf * | tx_packets |
Definition at line 22 of file tcp_helper.h.
u8_t copy_tx_packets |
Definition at line 25 of file tcp_helper.h.
u32_t num_tx_bytes |
Definition at line 24 of file tcp_helper.h.
u32_t num_tx_calls |
Definition at line 23 of file tcp_helper.h.
struct pbuf* tx_packets |
Definition at line 26 of file tcp_helper.h.