![]() |
FD.io VPP
v16.09
Vector Packet Processing
|
Include dependency graph for cnat_ipv4_icmp_query_inside_input_exception.c:Go to the source code of this file.
Data Structures | |
| struct | cnat_ipv4_icmp_q_inside_input_exc_main_t |
Macros | |
| #define | foreach_cnat_ipv4_icmp_q_inside_input_exc_error |
| #define | CNAT_V4_ICMP_Q_E_I2O_GEN CNAT_V4_ICMP_Q_E_I2O_T |
| #define | NSTAGES 2 |
| #define | stage0 generic_stage0 |
Functions | |
| static u32 | last_stage (vlib_main_t *vm, vlib_node_runtime_t *node, u32 bi) |
| static uword | cnat_ipv4_icmp_q_inside_input_exc_node_fn (vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame) |
| clib_error_t * | cnat_ipv4_icmp_q_inside_input_exc_init (vlib_main_t *vm) |
Variables | |
| static char * | cnat_ipv4_icmp_q_inside_input_exc_error_strings [] |
| cnat_ipv4_icmp_q_inside_input_exc_main_t | cnat_ipv4_icmp_q_inside_input_exc_main |
| vlib_node_registration_t | cnat_ipv4_icmp_q_inside_input_exc_node |
| (constructor) VLIB_REGISTER_NODE (cnat_ipv4_icmp_q_inside_input_exc_node) More... | |
| #define CNAT_V4_ICMP_Q_E_I2O_GEN CNAT_V4_ICMP_Q_E_I2O_T |
Definition at line 68 of file cnat_ipv4_icmp_query_inside_input_exception.c.
| #define foreach_cnat_ipv4_icmp_q_inside_input_exc_error |
Definition at line 27 of file cnat_ipv4_icmp_query_inside_input_exception.c.
| #define NSTAGES 2 |
Definition at line 73 of file cnat_ipv4_icmp_query_inside_input_exception.c.
| #define stage0 generic_stage0 |
Definition at line 79 of file cnat_ipv4_icmp_query_inside_input_exception.c.
| Enumerator | |
|---|---|
| CNAT_IPV4_ICMP_Q_INSIDE_INPUT_EXCEPTIONS_N_ERROR | |
Definition at line 38 of file cnat_ipv4_icmp_query_inside_input_exception.c.
| Enumerator | |
|---|---|
| CNAT_V4_ICMP_Q_E_I2O_T | |
| CNAT_V4_ICMP_Q_E_I2O_D | |
| CNAT_V4_ICMP_Q_E_I2O_NEXT | |
Definition at line 61 of file cnat_ipv4_icmp_query_inside_input_exception.c.
| clib_error_t* cnat_ipv4_icmp_q_inside_input_exc_init | ( | vlib_main_t * | vm | ) |
Definition at line 225 of file cnat_ipv4_icmp_query_inside_input_exception.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 197 of file cnat_ipv4_icmp_query_inside_input_exception.c.
Here is the call graph for this function:
|
inlinestatic |
Definition at line 81 of file cnat_ipv4_icmp_query_inside_input_exception.c.
Here is the call graph for this function:
|
static |
Definition at line 46 of file cnat_ipv4_icmp_query_inside_input_exception.c.
| cnat_ipv4_icmp_q_inside_input_exc_main_t cnat_ipv4_icmp_q_inside_input_exc_main |
Definition at line 70 of file cnat_ipv4_icmp_query_inside_input_exception.c.
| vlib_node_registration_t cnat_ipv4_icmp_q_inside_input_exc_node |
(constructor) VLIB_REGISTER_NODE (cnat_ipv4_icmp_q_inside_input_exc_node)
Definition at line 71 of file cnat_ipv4_icmp_query_inside_input_exception.c.