FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vpp_get_stats.c File Reference
+ Include dependency graph for vpp_get_stats.c:

Go to the source code of this file.

Enumerations

enum  stat_client_cmd_e {
  STAT_CLIENT_CMD_UNKNOWN, STAT_CLIENT_CMD_LS, STAT_CLIENT_CMD_POLL, STAT_CLIENT_CMD_DUMP,
  STAT_CLIENT_CMD_TIGHTPOLL
}
 

Functions

static int stat_poll_loop (u8 **patterns)
 
int main (int argc, char **argv)
 

Enumeration Type Documentation

Enumerator
STAT_CLIENT_CMD_UNKNOWN 
STAT_CLIENT_CMD_LS 
STAT_CLIENT_CMD_POLL 
STAT_CLIENT_CMD_DUMP 
STAT_CLIENT_CMD_TIGHTPOLL 

Definition at line 107 of file vpp_get_stats.c.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 117 of file vpp_get_stats.c.

+ Here is the call graph for this function:

static int stat_poll_loop ( u8 **  patterns)
static

Definition at line 24 of file vpp_get_stats.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: