![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
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) |
| static uword | ip6_input (vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame) |
| VLIB_NODE_FUNCTION_MULTIARCH (ip6_input_node, ip6_input) | |
| 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 252 of file ip6_input.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 66 of file ip6_input.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
| VLIB_NODE_FUNCTION_MULTIARCH | ( | ip6_input_node | , |
| ip6_input | |||
| ) |
| char* ip6_error_strings[] |
Definition at line 221 of file ip6_input.c.
| vlib_node_registration_t ip6_input_node |
(constructor) VLIB_REGISTER_NODE (ip6_input_node)
Definition at line 228 of file ip6_input.c.