NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
rdma_read_responder_main.c File Reference
#include <stdlib.h>
#include <doca_log.h>
#include <doca_argp.h>
#include "rdma_common.h"
Include dependency graph for rdma_read_responder_main.c:

Go to the source code of this file.

Functions

 DOCA_LOG_REGISTER (RDMA_READ_RESPONDER::MAIN)
 
doca_error_t rdma_read_responder (struct rdma_config *cfg)
 
int main (int argc, char **argv)
 

Function Documentation

◆ DOCA_LOG_REGISTER()

DOCA_LOG_REGISTER ( RDMA_READ_RESPONDER::MAIN  )

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 45 of file rdma_read_responder_main.c.

◆ rdma_read_responder()

doca_error_t rdma_read_responder ( struct rdma_config cfg)

Definition at line 253 of file rdma_read_responder_sample.c.