|
DTNMA Reference Tools v2.1.0 - 13.gc5c0bac
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
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. | |
Instrumentation counters for a Manager.
| atomic_ullong refdm_instr_t::num_execset_sent |
Count of EXECSET values sent to any Agent.
Referenced by refdm_instr_init().
| atomic_ullong refdm_instr_t::num_execset_sent_failure |
Count of EXECSET values failed to send.
Referenced by refdm_instr_init().
| 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().