FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | bier_drop_trace_t_ |
Typedefs | |
typedef struct bier_drop_trace_t_ | bier_drop_trace_t |
Functions | |
static void | bier_drop_trace (vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame) |
static uword | bier_drop (vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame) |
static u8 * | format_bier_drop_trace (u8 *s, va_list *args) |
Variables | |
static vlib_node_registration_t | bier_drop_node |
(constructor) VLIB_REGISTER_NODE (bier_drop_node) More... | |
typedef struct bier_drop_trace_t_ bier_drop_trace_t |
|
static |
|
static |
Definition at line 28 of file bier_drop.c.
Definition at line 79 of file bier_drop.c.
|
static |
(constructor) VLIB_REGISTER_NODE (bier_drop_node)
Definition at line 90 of file bier_drop.c.