FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | ip6_input_trace_t |
Functions | |
static u8 * | format_ip6_input_trace (u8 *s, va_list *va) |
VLIB_NODE_FN() | ip6_input_node (vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame) |
static clib_error_t * | ip6_init (vlib_main_t *vm) |
Variables | |
char * | ip6_error_strings [] |
vlib_node_registration_t | ip6_input_node |
(constructor) VLIB_REGISTER_NODE (ip6_input_node) More... | |
Definition at line 52 of file ip6_input.c.
|
static |
VLIB_NODE_FN() ip6_input_node | ( | vlib_main_t * | vm, |
vlib_node_runtime_t * | node, | ||
vlib_frame_t * | frame | ||
) |
char* ip6_error_strings[] |
Definition at line 223 of file ip6_input.c.
vlib_node_registration_t ip6_input_node |
(constructor) VLIB_REGISTER_NODE (ip6_input_node)
Definition at line 231 of file ip6_input.c.