FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
NAT64 CLI. More...
Go to the source code of this file.
Data Structures | |
struct | nat64_cli_st_walk_ctx_t_ |
Typedefs | |
typedef struct nat64_cli_st_walk_ctx_t_ | nat64_cli_st_walk_ctx_t |
Variables | |
static vlib_cli_command_t | nat64_add_pool_address_command |
(constructor) VLIB_CLI_COMMAND (nat64_add_pool_address_command) More... | |
static vlib_cli_command_t | show_nat64_pool_command |
(constructor) VLIB_CLI_COMMAND (show_nat64_pool_command) More... | |
static vlib_cli_command_t | set_interface_nat64_command |
(constructor) VLIB_CLI_COMMAND (set_interface_nat64_command) More... | |
static vlib_cli_command_t | show_nat64_interfaces_command |
(constructor) VLIB_CLI_COMMAND (show_nat64_interfaces_command) More... | |
static vlib_cli_command_t | nat64_add_del_static_bib_command |
(constructor) VLIB_CLI_COMMAND (nat64_add_del_static_bib_command) More... | |
static vlib_cli_command_t | show_nat64_bib_command |
(constructor) VLIB_CLI_COMMAND (show_nat64_bib_command) More... | |
static vlib_cli_command_t | show_nat64_st_command |
(constructor) VLIB_CLI_COMMAND (show_nat64_st_command) More... | |
static vlib_cli_command_t | nat64_add_del_prefix_command |
(constructor) VLIB_CLI_COMMAND (nat64_add_del_prefix_command) More... | |
static vlib_cli_command_t | show_nat64_prefix_command |
(constructor) VLIB_CLI_COMMAND (show_nat64_prefix_command) More... | |
static vlib_cli_command_t | nat64_add_interface_address_command |
(constructor) VLIB_CLI_COMMAND (nat64_add_interface_address_command) More... | |
NAT64 CLI.
Definition in file nat64_cli.c.
typedef struct nat64_cli_st_walk_ctx_t_ nat64_cli_st_walk_ctx_t |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 377 of file nat64_cli.c.
|
static |
Definition at line 253 of file nat64_cli.c.
|
static |
Definition at line 104 of file nat64_cli.c.
|
static |
Definition at line 663 of file nat64_cli.c.
|
static |
Definition at line 461 of file nat64_cli.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
(constructor) VLIB_CLI_COMMAND (nat64_add_del_prefix_command)
Definition at line 884 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat64_add_del_static_bib_command)
Definition at line 813 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat64_add_interface_address_command)
Definition at line 916 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (nat64_add_pool_address_command)
Definition at line 748 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (set_interface_nat64_command)
Definition at line 781 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_bib_command)
Definition at line 840 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_interfaces_command)
Definition at line 798 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_pool_command)
Definition at line 765 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_prefix_command)
Definition at line 902 of file nat64_cli.c.
|
static |
(constructor) VLIB_CLI_COMMAND (show_nat64_st_command)
Definition at line 868 of file nat64_cli.c.