NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
rdma_sync_event_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_sync_event_responder_main.c:

Go to the source code of this file.

Functions

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

Function Documentation

◆ DOCA_LOG_REGISTER()

DOCA_LOG_REGISTER ( RDMA_SYNC_EVENT_RESPONDER::MAIN  )

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 45 of file rdma_sync_event_responder_main.c.

◆ rdma_sync_event_responder()

doca_error_t rdma_sync_event_responder ( struct rdma_config cfg)

Definition at line 365 of file rdma_sync_event_responder_sample.c.