FD.io VPP  v20.01-48-g3e0dafb74
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

◆ stat_client_cmd_e

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

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 117 of file vpp_get_stats.c.

+ Here is the call graph for this function:

◆ stat_poll_loop()

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: