FD.io VPP  v18.11-rc0-18-g2a3fb1a
Vector Packet Processing
vpp_get_metrics.c File Reference
+ Include dependency graph for vpp_get_metrics.c:

Go to the source code of this file.

Functions

static void unix_signal_handler (int signum, siginfo_t *si, ucontext_t *uc)
 
static void setup_signal_handlers (void)
 
int main (int argc, char **argv)
 

Variables

svmdb_client_tc
 
volatile int signal_received
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 103 of file vpp_get_metrics.c.

+ Here is the call graph for this function:

static void setup_signal_handlers ( void  )
static

Definition at line 65 of file vpp_get_metrics.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static void unix_signal_handler ( int  signum,
siginfo_t *  si,
ucontext_t *  uc 
)
static

Definition at line 53 of file vpp_get_metrics.c.

+ Here is the caller graph for this function:

Variable Documentation

Definition at line 49 of file vpp_get_metrics.c.

volatile int signal_received

Definition at line 50 of file vpp_get_metrics.c.