FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
static void | handle_event1 (oddbuf_main_t *pm, f64 now, uword event_data) |
static void | handle_event2 (oddbuf_main_t *pm, f64 now, uword event_data) |
static void | handle_periodic_enable_disable (oddbuf_main_t *pm, f64 now, uword event_data) |
static void | handle_timeout (oddbuf_main_t *pm, f64 now) |
static uword | oddbuf_periodic_process (vlib_main_t *vm, vlib_node_runtime_t *rt, vlib_frame_t *f) |
void | oddbuf_create_periodic_process (oddbuf_main_t *omp) |
|
static |
|
static |
|
static |
|
static |
void oddbuf_create_periodic_process | ( | oddbuf_main_t * | omp | ) |
|
static |
Definition at line 49 of file oddbuf_periodic.c.