Go to the source code of this file.
|
static void | ip6_input_check_x2 (vlib_main_t *vm, vlib_node_runtime_t *error_node, vlib_buffer_t *p0, vlib_buffer_t *p1, ip6_header_t *ip0, ip6_header_t *ip1, u32 *next0, u32 *next1) |
|
static void | ip6_input_check_x1 (vlib_main_t *vm, vlib_node_runtime_t *error_node, vlib_buffer_t *p0, ip6_header_t *ip0, u32 *next0) |
|
◆ ip6_input_next_t
Enumerator |
---|
IP6_INPUT_NEXT_DROP | |
IP6_INPUT_NEXT_LOOKUP | |
IP6_INPUT_NEXT_LOOKUP_MULTICAST | |
IP6_INPUT_NEXT_ICMP_ERROR | |
IP6_INPUT_N_NEXT | |
Definition at line 48 of file ip6_input.h.
◆ ip6_input_check_x1()
◆ ip6_input_check_x2()
◆ ip6_error_strings
char* ip6_error_strings[] |