FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
parse_util.c File Reference
+ Include dependency graph for parse_util.c:

Go to the source code of this file.

Enumerations

enum  parse_state_t { STATE_START, STATE_READ_NAME, STATE_READ_VALUE }
 

Functions

static u8downcase (u8 *s)
 
uwordperfmon_parse_table (perfmon_main_t *pm, char *path, char *table_name)
 

Enumeration Type Documentation

◆ parse_state_t

Enumerator
STATE_START 
STATE_READ_NAME 
STATE_READ_VALUE 

Definition at line 21 of file parse_util.c.

Function Documentation

◆ downcase()

static u8* downcase ( u8 s)
static

Definition at line 29 of file parse_util.c.

+ Here is the caller graph for this function:

◆ perfmon_parse_table()

uword* perfmon_parse_table ( perfmon_main_t pm,
char *  path,
char *  table_name 
)

Definition at line 46 of file parse_util.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: