NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
fast_path_ctx Struct Reference

#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
 

Detailed Description

Definition at line 64 of file secure_channel_core.h.

Field Documentation

◆ completed_msgs

uint32_t fast_path_ctx::completed_msgs

Definition at line 68 of file secure_channel_core.h.

◆ end_time

struct timespec fast_path_ctx::end_time

Definition at line 53 of file secure_channel_core.h.

◆ start_time

struct timespec fast_path_ctx::start_time

Definition at line 53 of file secure_channel_core.h.

◆ state

enum transfer_state fast_path_ctx::state

Definition at line 69 of file secure_channel_core.h.

◆ submitted_msgs

uint32_t fast_path_ctx::submitted_msgs

Definition at line 69 of file secure_channel_core.h.

◆ total_msgs

uint32_t fast_path_ctx::total_msgs

Definition at line 67 of file secure_channel_core.h.


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