![]() |
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Include dependency graph for pnat_node.c:Go to the source code of this file.
Functions | |
| VNET_FEATURE_INIT (pnat_input, static) | |
| VNET_FEATURE_INIT (pnat_output, static) | |
Variables | |
| vlib_main_t * | vm |
| vlib_main_t vlib_node_runtime_t * | node |
| vlib_main_t vlib_node_runtime_t vlib_frame_t * | frame |
| vlib_node_registration_t | pnat_input_node |
| (constructor) VLIB_REGISTER_NODE (pnat_input_node) More... | |
| vlib_node_registration_t | pnat_output_node |
| (constructor) VLIB_REGISTER_NODE (pnat_output_node) More... | |
| VNET_FEATURE_INIT | ( | pnat_input | , |
| static | |||
| ) |
| VNET_FEATURE_INIT | ( | pnat_output | , |
| static | |||
| ) |
Definition at line 39 of file pnat_node.c.
Definition at line 39 of file pnat_node.c.
| vlib_node_registration_t pnat_input_node |
(constructor) VLIB_REGISTER_NODE (pnat_input_node)
Definition at line 48 of file pnat_node.c.
| vlib_node_registration_t pnat_output_node |
(constructor) VLIB_REGISTER_NODE (pnat_output_node)
Definition at line 62 of file pnat_node.c.
| vlib_main_t* vm |
Definition at line 39 of file pnat_node.c.