| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |

Go to the source code of this file.
Functions | |
| static void | nvmf_tgt_started (void *cookie) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 50 of file nvme_emulation.c.
|
static |
Callback that is invoked once SPDK starts the application as part of spdk_app_start
@cookie [in]: Argument that was passed along with this callback in spdk_app_start
Definition at line 38 of file nvme_emulation.c.