| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/applications/pcc/device/rp/switch_telemetry/algo/telem_template_ctxt.h>
Data Fields | |
| uint8_t | was_nack: 1 |
| uint8_t | was_cnp: 1 |
| uint8_t | rtt_req_to_rtt_sent: 3 |
| uint8_t | reserved: 3 |
Definition at line 30 of file telem_template_ctxt.h.
| uint8_t telem_template_flags_t::reserved |
Definition at line 35 of file telem_template_ctxt.h.
| uint8_t telem_template_flags_t::rtt_req_to_rtt_sent |
Definition at line 33 of file telem_template_ctxt.h.
| uint8_t telem_template_flags_t::was_cnp |
Definition at line 32 of file telem_template_ctxt.h.
| uint8_t telem_template_flags_t::was_nack |
Definition at line 31 of file telem_template_ctxt.h.