![]() |
FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
Include dependency graph for ip6_input.c: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) |
| static clib_error_t * | ip6_main_loop_enter (vlib_main_t *vm) |
Variables | |
| char * | ip6_error_strings [] |
| vlib_node_registration_t | ip6_input_node |
| (constructor) VLIB_REGISTER_NODE (ip6_input_node) More... | |
|
static |
Definition at line 251 of file ip6_input.c.
Here is the call graph for this function:
Here is the caller graph for this function:| VLIB_NODE_FN() ip6_input_node | ( | vlib_main_t * | vm, |
| vlib_node_runtime_t * | node, | ||
| vlib_frame_t * | frame | ||
| ) |
|
static |
| char* ip6_error_strings[] |
Definition at line 222 of file ip6_input.c.
| vlib_node_registration_t ip6_input_node |
(constructor) VLIB_REGISTER_NODE (ip6_input_node)
Definition at line 230 of file ip6_input.c.