RTC auf true
fnet_netif_statistics Struct Reference
[Fnet_netif]
Network interface statistics, used by the fnet_netif_get_statistics(). More...
#include <fnet_netif.h>
Data Fields | |
| fnet_uint32_t | tx_packet |
| Tx packet count. | |
| fnet_uint32_t | rx_packet |
| Rx packet count. | |
Detailed Description
Network interface statistics, used by the fnet_netif_get_statistics().
Definition at line 57 of file fnet_netif.h.
Field Documentation
| fnet_uint32_t rx_packet |
Rx packet count.
Definition at line 60 of file fnet_netif.h.
| fnet_uint32_t tx_packet |
Tx packet count.
Definition at line 59 of file fnet_netif.h.
Generated on Tue Jul 12 2022 20:53:11 by
1.7.2