| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/applications/secure_channel/secure_channel_core.h>
Data Fields | |
| struct timespec | start_time |
| struct timespec | end_time |
| uint32_t | total_msgs |
| uint32_t | completed_msgs |
| uint32_t | submitted_msgs |
| enum transfer_state | state |
Definition at line 64 of file secure_channel_core.h.
| uint32_t fast_path_ctx::completed_msgs |
Definition at line 68 of file secure_channel_core.h.
| struct timespec fast_path_ctx::end_time |
Definition at line 53 of file secure_channel_core.h.
| struct timespec fast_path_ctx::start_time |
Definition at line 53 of file secure_channel_core.h.
| enum transfer_state fast_path_ctx::state |
Definition at line 69 of file secure_channel_core.h.
| uint32_t fast_path_ctx::submitted_msgs |
Definition at line 69 of file secure_channel_core.h.
| uint32_t fast_path_ctx::total_msgs |
Definition at line 67 of file secure_channel_core.h.