DTNMA Reference Tools v2.1.0 - 13.gc5c0bac
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
Loading...
Searching...
No Matches
refdm_instr_t Struct Reference

Instrumentation counters for a Manager. More...

#include <instr.h>

+ Collaboration diagram for refdm_instr_t:

Data Fields

atomic_ullong num_execset_sent
 Count of EXECSET values sent to any Agent.
 
atomic_ullong num_execset_sent_failure
 Count of EXECSET values failed to send.
 
atomic_ullong num_rptset_recv
 Count of RPTSET values received from any Agent.
 

Detailed Description

Instrumentation counters for a Manager.

Field Documentation

◆ num_execset_sent

atomic_ullong refdm_instr_t::num_execset_sent

Count of EXECSET values sent to any Agent.

Referenced by refdm_instr_init().

◆ num_execset_sent_failure

atomic_ullong refdm_instr_t::num_execset_sent_failure

Count of EXECSET values failed to send.

Referenced by refdm_instr_init().

◆ num_rptset_recv

atomic_ullong refdm_instr_t::num_rptset_recv

Count of RPTSET values received from any Agent.

Referenced by refdm_ingress_worker(), and refdm_instr_init().


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