UM C API  6.16
tnwg_dstat_peer_udp_send_stats_t_stct Struct Reference

Structure containing Send UDP statistics for a peer portal. Used by tnwg_portal_peer_dstat_record_t. Except where indicated, all fields of type lbm_uintXX_t should be byte-swapped if hdr.magic is equal to LBM_TNWG_DAEMON_ANTIMAGIC. More...

#include <tnwgdmonmsgs.h>

Data Fields

uint64_t msgs_sent
 Number of UDP datagrams sent.
 
uint64_t bytes_sent
 Number of UDP datagram bytes sent.
 
uint64_t nak_pckts_rcved
 Number of NAK packets received.
 
uint64_t naks_rcved
 Number of individual NAKs received.
 
uint64_t naks_ignored
 Number of NAKs ignored. NCF sent with reason code "ignored".
 
uint64_t naks_shed
 Number of NAKs shed. NCF sent with reason code "shed".
 
uint64_t naks_rx_delay_ignored
 Number of NAKs not yet processed due to rate limit. NCF sent with reason code "rx_delay".
 
uint64_t rxs_sent
 Number of UDP datagrams retransmitted.
 
uint64_t rx_bytes_sent
 Number of UDP datagram bytes retransmitted.
 

Detailed Description

Structure containing Send UDP statistics for a peer portal. Used by tnwg_portal_peer_dstat_record_t. Except where indicated, all fields of type lbm_uintXX_t should be byte-swapped if hdr.magic is equal to LBM_TNWG_DAEMON_ANTIMAGIC.


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