| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include <string.h>#include <doca_argp.h>#include <doca_log.h>#include <utils.h>#include "file_integrity_core.h"
Go to the source code of this file.
Macros | |
| #define | SERVER_NAME ("file_integrity_server") /* Comch server name */ |
Functions | |
| DOCA_LOG_REGISTER (FILE_INTEGRITY) | |
| int | main (int argc, char **argv) |
| #define SERVER_NAME ("file_integrity_server") /* Comch server name */ |
Definition at line 35 of file file_integrity.c.
| DOCA_LOG_REGISTER | ( | FILE_INTEGRITY | ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 46 of file file_integrity.c.