FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
session_debug.c File Reference
+ Include dependency graph for session_debug.c:

Go to the source code of this file.

Functions

void session_debug_init (void)
 
void dump_thread_0_event_queue (void)
 
static u8 session_node_cmp_event (session_event_t *e, svm_fifo_t *f)
 
u8 session_node_lookup_fifo_event (svm_fifo_t *f, session_event_t *e)
 

Function Documentation

◆ dump_thread_0_event_queue()

void dump_thread_0_event_queue ( void  )

Definition at line 121 of file session_debug.c.

+ Here is the call graph for this function:

◆ session_debug_init()

void session_debug_init ( void  )

Definition at line 115 of file session_debug.c.

+ Here is the caller graph for this function:

◆ session_node_cmp_event()

static u8 session_node_cmp_event ( session_event_t *  e,
svm_fifo_t f 
)
static

Definition at line 180 of file session_debug.c.

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

◆ session_node_lookup_fifo_event()

u8 session_node_lookup_fifo_event ( svm_fifo_t f,
session_event_t *  e 
)

Definition at line 212 of file session_debug.c.

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