CNDP  22.08.0
cli_cmd Struct Reference

#include <cli.h>

Data Fields

const char * name
 
cli_cfunc_t cfunc
 
const char * short_desc
 

Detailed Description

List of commands for cli_add_cmds()

Definition at line 202 of file cli.h.

Field Documentation

◆ name

const char* name

Name of command

Definition at line 203 of file cli.h.

◆ cfunc

cli_cfunc_t cfunc

Function pointer

Definition at line 204 of file cli.h.

◆ short_desc

const char* short_desc

Short description

Definition at line 205 of file cli.h.


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