STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Data Fields
test_tcp_txcounters Struct Reference

#include <tcp_helper.h>

Data Fields

u32_t num_tx_calls
 
u32_t num_tx_bytes
 
u8_t copy_tx_packets
 
struct pbuftx_packets
 

Detailed Description

Definition at line 22 of file tcp_helper.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: