FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
oddbuf_periodic.c File Reference
+ Include dependency graph for oddbuf_periodic.c:

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)
 

Function Documentation

◆ handle_event1()

static void handle_event1 ( oddbuf_main_t pm,
f64  now,
uword  event_data 
)
static

Definition at line 23 of file oddbuf_periodic.c.

+ Here is the caller graph for this function:

◆ handle_event2()

static void handle_event2 ( oddbuf_main_t pm,
f64  now,
uword  event_data 
)
static

Definition at line 29 of file oddbuf_periodic.c.

+ Here is the caller graph for this function:

◆ handle_periodic_enable_disable()

static void handle_periodic_enable_disable ( oddbuf_main_t pm,
f64  now,
uword  event_data 
)
static

Definition at line 35 of file oddbuf_periodic.c.

+ Here is the caller graph for this function:

◆ handle_timeout()

static void handle_timeout ( oddbuf_main_t pm,
f64  now 
)
static

Definition at line 43 of file oddbuf_periodic.c.

+ Here is the caller graph for this function:

◆ oddbuf_create_periodic_process()

void oddbuf_create_periodic_process ( oddbuf_main_t omp)

Definition at line 100 of file oddbuf_periodic.c.

+ Here is the call graph for this function:

◆ oddbuf_periodic_process()

static uword oddbuf_periodic_process ( vlib_main_t vm,
vlib_node_runtime_t rt,
vlib_frame_t f 
)
static

Definition at line 49 of file oddbuf_periodic.c.

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