FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
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) |
void dump_thread_0_event_queue | ( | void | ) |
void session_debug_init | ( | void | ) |
|
static |
Definition at line 180 of file session_debug.c.
u8 session_node_lookup_fifo_event | ( | svm_fifo_t * | f, |
session_event_t * | e | ||
) |
Definition at line 212 of file session_debug.c.